Loading Tool

Explorer IconExplorer

Memory Pool

14,177 transactions
6.40 vMB
0.02379162 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.46/200 MB

Candidate Block

Mining Attempt 44989a0a798723d469b670de61c1c7c6931843c7617dcdba8696d67900de3352
Version 20000000
Previous Block 0000000000000000000090cb53194bf414beae3a95367503e1f29bc054a37150
Merkle Root 95a718c42a2ae2bcf69865469b885a96b52d2f32f5e80ee046e9936813d57147
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,819
Size: 1.00 vMB
Total Fees: 0.01134749 BTC
Median Feerate: 1.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,458 (699,387 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,071 214,071 000000000000057d76f8d7a62f3de9a874055874614c6423fce82f60b0177d9a 500 0.25 vMB 143
214,070 214,070 000000000000002aeab1c5b9fc27e14f759ab16a3e4cde600d98718b93e50416 496 0.25 vMB 170
214,069 214,069 000000000000018829028b3af6d47eac9dab3f4b233c77aff1ee2262fcd0faaa 817 0.25 vMB 291
214,068 214,068 0000000000000201f89bde8b662c6adb300669a501f62107d2704c4fbe1d4005 765 0.25 vMB 282
214,067 214,067 00000000000002b9574df1437cb653ba52ea018d40d107691f725b739877c8a2 173 0.09 vMB 124
214,066 214,066 00000000000000efed6507237f0830559eee7f47c4d9ab09fefeb52b609e6612 10 0.00 vMB 14
214,065 214,065 00000000000003d90aff666d1495c16624393baf362b4f6a7a7762790bbb4340 548 0.20 vMB 214
214,064 214,064 000000000000016eb811958478974bddea4d2432420cfb24fef94865f05fd035 79 0.04 vMB 208
214,063 214,063 0000000000000279368d6a4cca77b91d84ac672a7eb3d0d8e1f8296390d1f101 168 0.06 vMB 257
214,062 214,062 00000000000000ce1c612a2b179062ccb7667c33e4f6fe589c733c5bd4a3bafb 555 0.37 vMB 96
214,061 214,061 0000000000000159ea888e9b7d0986b5294d61b370e54af32d9e893fc269d82b 62 0.03 vMB 158
214,060 214,060 00000000000004fa8c882f30ce0bf3c07b505f7a49a9346d6056c7dad8fdc95f 635 0.25 vMB 203
214,059 214,059 000000000000056c4ec69773f7c543805be14d713d67e5724de64ab4832c1397 8 0.00 vMB 0
214,058 214,058 000000000000017abb881c77397f1388deb3b52ac6e1c6351de97bbf81180324 511 0.25 vMB 152
214,057 214,057 00000000000000cce5bb338df14c9cdee85d5e068a7291b36dc7c3e436a4ccc3 549 0.22 vMB 194
214,056 214,056 000000000000038b1a876d1f0d74b0062929081f397ed0cace2e50fdb3f3f367 803 0.31 vMB 229
214,055 214,055 0000000000000341997a5d9b7fb1f07df7b5c0f71fe283d8fb678ee9625da199 11 0.00 vMB 83
214,054 214,054 00000000000000230953220261ce1ba329d7631ff5e77ac4e6418d7b63efe099 518 0.19 vMB 206
214,053 214,053 00000000000005591a72cca7bb4cf5f6f111131d426ac99c44f898d1acb3826b 494 0.25 vMB 161
214,052 214,052 0000000000000056f00920de64ace0df2682df63eb1dcf8191560e378b7df31e 746 0.25 vMB 218
214,051 214,051 0000000000000124b383fe2aaa39cac0fb3baac6f523eea0d85ff213192bf275 544 0.27 vMB 159
Previous 10 blocks ↓
Total Size: 779.66 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: 316.87 GB
    • Received: 1.52 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.