Loading Tool

Explorer IconExplorer

Memory Pool

44,033 transactions
30.17 vMB
0.10122356 BTC
Random Selection Loading Transactions
Max Size: 153.49/200 MB

Candidate Block

Mining Attempt dca01ebbe9413523b3daba6c9074d95ccc901a13863b38481b5f7d2678def259
Version 20000000
Previous Block 000000000000000000020406347aaf6e4d01835962e34f5aebaf3a79a389541a
Merkle Root 730b19f7e27799f935953aa11d424a2d4452f48fd9a9fc42ed3e091683fd955d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,885
Size: 1.00 vMB
Total Fees: 0.03748538 BTC
Feerates: 150.97 > 3.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,578 (323,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
590,682 590,682 0000000000000000001a1cfec5e37355f5a0fb655b6a8ab3779b7dcebb5b22de 1,600 1.00/1.00 vMB 10
590,681 590,681 00000000000000000010d77556232449873b6ba93681a09911de5cf7308d6cb0 2,571 1.00/1.00 vMB 44
590,680 590,680 0000000000000000000be721f3691df1053bc1f0701a069d39614b6233b091c9 3,108 1.00/1.00 vMB 42
590,679 590,679 0000000000000000000d44fdfd59d15893290c0bd958159237391425dff70da1 2,529 1.00/1.00 vMB 26
590,678 590,678 00000000000000000016e48b2c26d331e6840d8850b5391cad7d82b3cd8a5dd4 3,160 1.00/1.00 vMB 41
590,677 590,677 000000000000000000023155a71ebdffc95074c55419060445f7e8ed5420ea2c 3,035 1.00/1.00 vMB 44
590,676 590,676 0000000000000000000839b29c1e85df64f5f971cc6b9e198a1ee9b7cd1bd2e9 3,130 1.00/1.00 vMB 70
590,675 590,675 0000000000000000001bf5c70c38c3d684583d05250e3b89a11cfcf29ea17312 2,628 0.91/1.00 vMB 23
590,674 590,674 00000000000000000002b325577681b6cb6081b1177aa661390acff6bcfa75f3 511 0.16/1.00 vMB 26
590,673 590,673 00000000000000000008403b80423b3b92278db41ff12af39a45e61a59b128d8 2,743 1.00/1.00 vMB 22
590,672 590,672 0000000000000000001b53e7460b1ba309f1d5177720a66365fa7210401c6b8c 2,479 1.00/1.00 vMB 25
590,671 590,671 0000000000000000000874648cc29630bf2fcd7273c23173d8508b6441e7a82c 957 0.33/1.00 vMB 24
590,670 590,670 0000000000000000000b16a85aa1a99e412d0aca753b69d949d4f135efa1e5ca 3,046 1.00/1.00 vMB 18
590,669 590,669 000000000000000000093751623697aaea6095f4b0c40d2cc9e090d17b66ab46 3,148 1.00/1.00 vMB 27
590,668 590,668 00000000000000000004b235cb79e74dc47ee8f6eb3c7e10ee08d1bf77a71fe1 3,183 1.00/1.00 vMB 52
590,667 590,667 0000000000000000001c0be6a234ae652cb47fc714f1ec8c089efe0044a9501a 2,834 0.94/1.00 vMB 23
590,666 590,666 0000000000000000001bf4bdb1e2ca0c73a2ce5a8dfdf1ff33ceb7463547813f 582 0.18/1.00 vMB 21
590,665 590,665 000000000000000000037896b25289021e452d8c777098c80243c930b7745a41 2,000 0.94/1.00 vMB 9
590,664 590,664 00000000000000000014966163f260108bce9eba68592f9954ad1410c19e3994 1,728 1.00/1.00 vMB 4
590,663 590,663 0000000000000000000393c95b1e357d156232cf611387f3e2029cb852db3a0e 1,889 1.00/1.00 vMB 14
590,662 590,662 0000000000000000001777a4a8aa131544c8d31d3112b39f83e80a33aa462718 2,393 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.53 GB
    • Received: 11.66 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.