Loading Tool

Explorer IconExplorer

Memory Pool

47,073 transactions
27.90 vMB
0.12917908 BTC
Random Selection Loading Transactions
Max Size: 146.37/200 MB

Candidate Block

Mining Attempt 7b2a858e306ceed1fb376adfe4608493aa02abf81478bd9d205ab9eb7c8f6df8
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 30ff552fd323e7125d8073e4ba244bb00cefc22f2bc8ce7fd78e164fd8da8968
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,541
Size: 1.00 vMB
Total Fees: 0.05804219 BTC
Feerates: 151.01 > 5.82 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (634,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,910 279,910 0000000000000001a02a6423c2a7248d8bca6e9ae7e52c94218d6ebc2a934cab 381 0.19/1.00 vMB 40
279,909 279,909 000000000000000028e1ddf07f67d12cb0373c5237d615354a242748d7eb7599 383 0.20/1.00 vMB 44
279,908 279,908 0000000000000002a623e4ef88c46cc67c2bd3a7131736e248e8e5dd09085685 309 0.20/1.00 vMB 34
279,907 279,907 000000000000000284a2434a753ee517ea6141bb2fc0d6a4b81d918125d1b5f2 335 0.20/1.00 vMB 65
279,906 279,906 00000000000000024cf0069ee5aabe998747b46ac5d41c278133246fe17f0ef8 295 0.14/1.00 vMB 41
279,905 279,905 0000000000000002073a0983f3850038b17b68479496c0fd2c680d5ef0438e3c 256 0.26/1.00 vMB 17
279,904 279,904 000000000000000140b0149f61fcc99714b94a0753ec187f563b188e75eed6f2 643 0.25/1.00 vMB 56
279,903 279,903 00000000000000006325301bfded3272f3b40bfcd8596e3e06d6f88b86c2cc5c 91 0.03/1.00 vMB 178
279,902 279,902 00000000000000018ed0fc8dc98c080a5fccd102a67ff8b90b19ceb1d59dd3b7 127 0.10/1.00 vMB 14
279,901 279,901 000000000000000216ee7c60deaa4e9317111b414f4e18de7e8521c5379c0b8f 267 0.27/1.00 vMB 27
279,900 279,900 000000000000000251e9fedee6dd5226b81e9f48e91133f19a1a41a7fe68b98a 647 0.25/1.00 vMB 32
279,899 279,899 000000000000000098b075e8ca2a27448df0226d48c4cde16b7db1ba0ffeec4e 819 0.25/1.00 vMB 62
279,898 279,898 0000000000000001fcdadeb10983670c04181d9f5e0ab483ba32f78b5591ce25 97 0.03/1.00 vMB 242
279,897 279,897 0000000000000002a9b2f918f30cf6c934bb0df4f71350898c5374ef55c87ed9 248 0.12/1.00 vMB 33
279,896 279,896 0000000000000001dda58588282afb9cbae4d6b8b09209393e3aab35e030c84b 200 0.09/1.00 vMB 48
279,895 279,895 0000000000000002137f9c930fdfe0fcedf8c7fff85a0ba45bb648899a41f027 711 0.33/1.00 vMB 39
279,894 279,894 00000000000000000e96de2a589a68331657227b509537bf21d97078ec0cae59 142 0.17/1.00 vMB 17
279,893 279,893 0000000000000001621959b555df648a66e2de4b2ec1533ca0480c6e1ac13bfb 610 0.25/1.00 vMB 50
279,892 279,892 000000000000000235639084d2d02b0676ca27aa652d0fcc066b3e48c6c82e62 193 0.10/1.00 vMB 39
279,891 279,891 0000000000000001415e86eba403c2bdb41339e9e73259e820a1506b641aa13b 342 0.19/1.00 vMB 32
279,890 279,890 0000000000000002d695667fa7316b52b39b3d4e26bf90bc664c669c25da6225 56 0.03/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.91 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.