Loading Tool

Explorer IconExplorer

Memory Pool

80,861 transactions
30.52 vMB
0.10147156 BTC
Random Selection Loading Transactions
Max Size: 183.18/200 MB

Candidate Block

Mining Attempt 6cc972bad2143d3c3a2d6ad1dd307dc840c317f77208590daeb532605965c062
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 67ba701be15fbd2c44dbfa8e773d8c76657a4eb6807860d22e2fbc6ba0997091
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,106
Size: 1.00 vMB
Total Fees: 0.02657526 BTC
Feerates: 100.32 > 2.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (541,687 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,463 373,463 00000000000000000d516b536b0ed72cedd19a55809d7b7a9a48f725a08ffc91 903 0.75/1.00 vMB 26
373,462 373,462 0000000000000000073b8a10f9f21cae24f2edabe5e94b8223441da2c03c6a14 2,805 1.00/1.00 vMB 67
373,461 373,461 0000000000000000074344d8d1ff1fa1276faa79f9dc1924614a2d362ad5224e 449 0.93/1.00 vMB 100
373,460 373,460 00000000000000000e096da6f09512d9cffe72ab1e12b6c0386e6cf33a7b688d 1 0.00/1.00 vMB 0
373,459 373,459 000000000000000002460a1e231a5548e63c1a802e170aa943881283d087ee3a 230 0.93/1.00 vMB 121
373,458 373,458 0000000000000000000af9c8fced9f8d147af451791055bf1b9960df042798fe 2,031 0.95/1.00 vMB 44
373,457 373,457 00000000000000000e07e1ab8299b457bc8c9d92637e1fae171c1db05ea9dfc8 2,679 0.93/1.00 vMB 53
373,456 373,456 00000000000000000c006cb75fa0f64a9a80c6ccfea82bf8d3c76c1e7b0448a6 1,036 0.44/1.00 vMB 43
373,455 373,455 000000000000000004a11b88facada55f47e873004a7123c76d112f34e525363 336 0.16/1.00 vMB 42
373,454 373,454 0000000000000000089a11b9ecbd8eea04c1f09c2568f5412fcb9c76d402af1e 219 0.21/1.00 vMB 38
373,453 373,453 0000000000000000134ba97c9d98123478640d59d374546880363a28329ccc37 2 0.00/1.00 vMB 0
373,452 373,452 00000000000000000c55d04ce0e548b582c3163f28df9e51337e0cd393e69c79 708 0.37/1.00 vMB 35
373,451 373,451 00000000000000000238ac82d5fd4cbb8a42d813965b3660daa9db6d4001e926 614 0.27/1.00 vMB 37
373,450 373,450 0000000000000000127f50ae218ff07b9abc3ccb3333ce2e425f4aa51ae42baa 74 0.10/1.00 vMB 22
373,449 373,449 000000000000000012fc540951ece138485ca6c9357f29bea15389b7a904f205 681 0.37/1.00 vMB 29
373,448 373,448 000000000000000006a06bd12320cd4a215265d4fc8d38856bc91c3f6df9f774 536 0.28/1.00 vMB 77
373,447 373,447 00000000000000000147a6e11f6091851bf42605633e6f1ebe3bfd2be36d1fdc 751 0.41/1.00 vMB 36
373,446 373,446 00000000000000000d1f9b5a87d7aba084ec95032643c895dea113412ea38d9b 1,942 1.00/1.00 vMB 36
373,445 373,445 0000000000000000059fcfe0f14c0774ebc0477d9e4eae6fcd4404d425fdfe87 649 0.33/1.00 vMB 35
373,444 373,444 0000000000000000029e6942ea673f41cc113540ebfa36fa66dceb2c0ca3f104 456 0.25/1.00 vMB 35
373,443 373,443 00000000000000000600f5f9915379dcc2c8e69aeab6f326d2278a12a5295d14 1,578 0.90/1.00 vMB 29
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.91 GB
    • Received: 16.33 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.