Loading Tool

Explorer IconExplorer

Memory Pool

73,424 transactions
27.16 vMB
0.06201756 BTC
Random Selection Loading Transactions
Max Size: 165.96/200 MB

Candidate Block

Mining Attempt 2cbc66e548c871e266f57590fff3ecd9cf1a66896c30d4dc4e60d1de55cf6a98
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 7017381b6df345f3eb989134379553444ed5c08cfad976a665f2ed9b426932b4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,946
Size: 1.00 vMB
Total Fees: 0.00431835 BTC
Feerates: 14.05 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (495,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
419,669 419,669 000000000000000003441f9bc9262a2ca669fed9cb2efc14e830d3a9bce66b6c 940 1.00/1.00 vMB 19
419,668 419,668 000000000000000003a41e88ff44fef9ef09060500ff2170ab71bc509c10958b 298 0.12/1.00 vMB 52
419,667 419,667 000000000000000001a1cc55fc3921d3a98435ea40d3b23f2b1c90ec8fa462d6 383 0.26/1.00 vMB 32
419,666 419,666 000000000000000001e3f3c87df09bd2548fed0bcd13b71e8a6cc47ee43ad2de 1,320 0.75/1.00 vMB 50
419,665 419,665 00000000000000000120f79b2c349769498eaa288840e2cfb9db5218baf9a919 1,174 0.99/1.00 vMB 24
419,664 419,664 000000000000000000620277ec678b37706329ea9c387531786fdd89167bf60b 1,110 0.44/1.00 vMB 49
419,663 419,663 0000000000000000017030d9a4c96549d15b5c9566a018a48fd36729408306b6 1,469 1.00/1.00 vMB 27
419,662 419,662 0000000000000000046a08ec32a8e45193b1d00caf567bacb9864b857a0abe31 2,195 1.00/1.00 vMB 44
419,661 419,661 000000000000000001d83c2f9eab27fd73a7e0f0fcb8faf14d05881a7c1ba2f6 519 0.77/1.00 vMB 18
419,660 419,660 0000000000000000044e352d445a1410cc8a2eb30a3d8bd61fa0646435341031 520 0.42/1.00 vMB 26
419,659 419,659 000000000000000000b90562cd9f7f0afcb037ef7f923e18621212f3f54f413a 2,541 1.00/1.00 vMB 55
419,658 419,658 000000000000000004a915c0cfc070a42c34f6f3a84bf9d3715f9e913dd07d10 1,604 1.00/1.00 vMB 33
419,657 419,657 000000000000000000ed39f4f888a6a78e032410988cf7bcdbcf45b8058cffec 2,391 1.00/1.00 vMB 52
419,656 419,656 0000000000000000020881a0cf5a444675747756584e22a793cf6eb1a5529d1c 685 0.34/1.00 vMB 45
419,655 419,655 000000000000000001789358977e4bd3093dc141ec05918d5fe2aaaa6b97cc54 439 0.21/1.00 vMB 47
419,654 419,654 0000000000000000003d8b26d3bdc7f28b4f0be10cf9f65b9a1ca81e138bf5eb 1,609 1.00/1.00 vMB 35
419,653 419,653 000000000000000004030cade44ab302fba0c7ada1df41f93da57485b0a67518 2,150 1.00/1.00 vMB 45
419,652 419,652 0000000000000000025313cd735e95ec05b5430c2af7b84c39ab083266d865a3 2,534 1.00/1.00 vMB 80
419,651 419,651 000000000000000004b7650d53363dab7f2b4cdf0498974f4c58093ac5c91ae6 1,536 0.98/1.00 vMB 36
419,650 419,650 000000000000000000753445c2a832b3efc6cd85145009f06da7f2dd182ec321 2,437 1.00/1.00 vMB 57
419,649 419,649 00000000000000000195f10d44b092cd07df7b5dc305db13723458a26f77a628 2,406 1.00/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.62 GB
    • Received: 17.57 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.