Loading Tool

Explorer IconExplorer

Memory Pool

84,904 transactions
31.82 vMB
0.18856429 BTC
Random Selection Loading Transactions
Max Size: 189.08/200 MB

Candidate Block

Mining Attempt dce00d0b78bf0f220dea1ff4563ceb5399a8aca0c8caa73d9b70fc584e9dfa0b
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root a8c5f4e0b541b15b5055e257e7d3f8b5a0381d3efce76c5943671afbf07f9b91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,872
Size: 1.00 vMB
Total Fees: 0.07159210 BTC
Feerates: 269.69 > 7.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (556,157 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,988 358,988 00000000000000000c988ab132611de23408e048db5ce88d13daba82cf381abb 861 0.75/1.00 vMB 20
358,987 358,987 00000000000000000d3f406260bdbb97169d6ec17537ec9aee3285a066af0d7e 2,056 0.75/1.00 vMB 37
358,986 358,986 0000000000000000067a13943328eff3d13820da9eefe0f9952fe1fd52990066 570 0.32/1.00 vMB 21
358,985 358,985 000000000000000013d11310c73128a0d3b6dc0566291251f826d59bbfd6363a 1,951 1.00/1.00 vMB 22
358,984 358,984 00000000000000000b6e03c558009f5cde79924c434af17fc37eca1444143389 1,898 1.00/1.00 vMB 23
358,983 358,983 00000000000000000b9f3c273506524aed47a92dc8b63afc2ccd79458451ae6a 1,577 1.00/1.00 vMB 28
358,982 358,982 000000000000000015592ce704bc48576114aa83db12cd64579d94c6cd097bfe 2,583 0.95/1.00 vMB 37
358,981 358,981 000000000000000015138ef9604b9c1bd3baa733ed5e2b4fed965de3ff7a3d5c 1,097 0.75/1.00 vMB 18
358,980 358,980 00000000000000000a4e2dc365cf783927d54934203d34517b88f3c97f2c7996 1,562 0.75/1.00 vMB 26
358,979 358,979 00000000000000000eb0696e832fd3aa2fb7f34b197132ab4c60a6af5911b0af 595 0.95/1.00 vMB 13
358,978 358,978 0000000000000000074bbc7e80ca2acc8c38263ca7dfdb107046c09dc6b28808 805 0.75/1.00 vMB 19
358,977 358,977 0000000000000000105e6fb1630cce34da4962e175da499c2da2c9084a62d68f 1,452 0.75/1.00 vMB 30
358,976 358,976 000000000000000002057c4dfd7a342433d8a2e7d83c01ab8e79a33b0e1f8125 1,768 0.75/1.00 vMB 32
358,975 358,975 00000000000000000a173c504b860d94d96dbc94ed829641b79762dcfad2ae05 2,707 0.90/1.00 vMB 40
358,974 358,974 0000000000000000134c6390cbdba35c2f9d78c449c4b97d20a0cc0a9f733c1a 901 0.75/1.00 vMB 40
358,973 358,973 0000000000000000075cbebb2a13054795dcd78c89dac897bd3a05e60c7abc98 2,348 1.00/1.00 vMB 32
358,972 358,972 0000000000000000024967a2cc598db96e750180c11636912b182c0181139526 2,337 0.75/1.00 vMB 53
358,971 358,971 00000000000000000d2f357ee0822815c6af79dfaca82c24f455244c9b4b6213 858 0.75/1.00 vMB 17
358,970 358,970 0000000000000000102e8c9e742c84efb7c2594e5303fa92fc9a4fee8768485a 1,570 0.95/1.00 vMB 25
358,969 358,969 0000000000000000170abc32373d860551815169adb17ca4ed3b5de5221e57ae 1,988 0.75/1.00 vMB 47
358,968 358,968 000000000000000010e3ed12126b62d422e976ef935bd446f2efc3f86ea592bf 2,354 0.75/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.59 GB
    • Received: 16.28 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.