Loading Tool

Explorer IconExplorer

Memory Pool

76,154 transactions
28.40 vMB
0.06468763 BTC
Random Selection Loading Transactions
Max Size: 172.19/200 MB

Candidate Block

Mining Attempt a85d74faf2a2b0616d72a1e6acccc3631d30ebee15f3611e7b92f04c3b1f8a1a
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root e9f4b052c0d1f23e18a6d0709c8e13e422d31c725c0abbd3015cc10c85f73e07
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,824
Size: 1.00 vMB
Total Fees: 0.00595062 BTC
Feerates: 41.50 > 0.60 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (542,718 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,442 372,442 000000000000000010539984526b55aac1b6dc7adfe1606752cc63f2272ec4fe 674 0.43/1.00 vMB 34
372,441 372,441 00000000000000000e3551b061bf8d37d1cf72338cc9cadaf432de03b5b03296 1,118 0.59/1.00 vMB 38
372,440 372,440 00000000000000000f2072093a5bbf71b857c36ed62a0efdbfea0d3d73d49a11 1,264 0.64/1.00 vMB 39
372,439 372,439 00000000000000000058002e35bcb72c2379b2476e2b328809f06db080113dc3 665 0.34/1.00 vMB 35
372,438 372,438 0000000000000000029655b5f130d91b32852ffe56e8149aaec7916ef74e9afa 365 0.25/1.00 vMB 12
372,437 372,437 0000000000000000049adc61dc1f65bc131e8722facd7a00bb8769363a1591d0 1,133 0.53/1.00 vMB 48
372,436 372,436 000000000000000006f378321a2ed9b97b61445dbeddef91deccdf8ffa4fe249 751 0.38/1.00 vMB 39
372,435 372,435 0000000000000000123595fe553676e120a71798e985e402f52ce0482e5fc7b6 244 0.15/1.00 vMB 27
372,434 372,434 000000000000000013cb302a7a6bb472e99510a882827b9e354333a05ec3f33b 1,492 0.86/1.00 vMB 25
372,433 372,433 00000000000000000c1cc72a855fe40208c7a2e27c76d0203f38c3b44e3fd227 2,174 1.00/1.00 vMB 51
372,432 372,432 00000000000000000955c472648c7abdc3542269cda248ec1e635885694edd20 108 0.09/1.00 vMB 17
372,431 372,431 0000000000000000108a503b7c2657e628e3b2b0e9433f0545c11483cbf8c7a0 1,397 0.88/1.00 vMB 25
372,430 372,430 00000000000000000332bf63ad3a5f7d52617340111cf3bff20de6f740e5fa6b 2,193 0.95/1.00 vMB 52
372,429 372,429 00000000000000000638886dca3ac0e583fcc901207b3628edbfbabd5b5f1174 610 0.38/1.00 vMB 37
372,428 372,428 0000000000000000069d5cb018fcf78751569acb50c733d8c768c395b4813844 450 0.27/1.00 vMB 31
372,427 372,427 0000000000000000054da8042c2487b0cc17db505e40b446f1fb7bd315d09534 2,007 1.00/1.00 vMB 51
372,426 372,426 00000000000000000380ecd0b5397445569a08eee5522dc786622fe9551db586 1,481 0.68/1.00 vMB 57
372,425 372,425 00000000000000000557b70590b459ab2999dbf7a67dbf1a709707c2832630e0 208 0.12/1.00 vMB 36
372,424 372,424 0000000000000000119aadf378658da1dd157103e45ead81376f33a9e1cf39de 478 0.25/1.00 vMB 35
372,423 372,423 000000000000000010322eac7bbc74dc3180d2610185e80ccbdd350b35ddad70 702 0.39/1.00 vMB 28
372,422 372,422 000000000000000006a1a8b80c47612aebf05d9d0758f802418e4d4605c9c54d 1,711 0.85/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.40 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.