Loading Tool

Explorer IconExplorer

Memory Pool

47,217 transactions
29.56 vMB
0.15413546 BTC
Random Selection Loading Transactions
Max Size: 156.59/200 MB

Candidate Block

Mining Attempt 0ede94f244b6073ea7b66e412830350e499dc4f8f014aebfda23c53c3a2195d4
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 81fdef1b692fe680834543d29fdb91ec9c59426c17dbd81e582a07721a1a3a5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,702
Size: 1.00 vMB
Total Fees: 0.08656454 BTC
Feerates: 15,654.48 > 8.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (205,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,673 709,673 00000000000000000006293552af24705ce40d97cd92e88b9a26d24225474c79 1,767 0.57/1.00 vMB 10
709,672 709,672 0000000000000000000090404706a2087ed0ed8bf350eb784cbcffe1095b3b31 2,132 0.78/1.00 vMB 5
709,671 709,671 00000000000000000007a412b7a2e8072c38a4784a8b8ffe7d8bff87681261f0 2,829 1.00/1.00 vMB 10
709,670 709,670 0000000000000000000c69ada2584e34d70a27ba1236c0f163e64a3012c316f7 3,123 1.00/1.00 vMB 13
709,669 709,669 00000000000000000007509d2d92a11480cba3b1b75d3b51eaf20b8f9df6ed5f 908 0.26/1.00 vMB 10
709,668 709,668 00000000000000000002a654863facb185484836eb987751cad705a074ae74a9 308 0.09/1.00 vMB 12
709,667 709,667 00000000000000000005d884c87bc38c8f190125e284204690e030a103e07413 641 0.42/1.00 vMB 4
709,666 709,666 00000000000000000002969fc9cdcbff884e79dafa7d2448900ab30f03aa0f9c 2,775 1.00/1.00 vMB 6
709,665 709,665 000000000000000000016346aa2e99e3742d1641fe95a7e0fa275bd0ebc1ab69 2,972 1.00/1.00 vMB 19
709,664 709,664 000000000000000000056e468e376f06b768612b9d8bf28f8a0aa6fc9ce78ae6 183 0.07/1.00 vMB 10
709,663 709,663 00000000000000000003d175fbe10617772fc405aac389f6789528904db501e5 1,424 0.51/1.00 vMB 10
709,662 709,662 0000000000000000000a780a334357ba9ccc491aa955e7087a2fd35519176c95 2,657 0.98/1.00 vMB 10
709,661 709,661 0000000000000000000455f504cef4fa6d13787ddebb6f80b6c529940efc0779 679 0.51/1.00 vMB 4
709,660 709,660 00000000000000000007416db5f9aa2b8efad5a8a0ec8d68a82b1055d22955e9 1,993 1.00/1.00 vMB 7
709,659 709,659 00000000000000000004e53276c9c5957a086cd89e2cd0c40b500a21d2a36913 56 0.01/1.00 vMB 12
709,658 709,658 00000000000000000002cec3ee1e1466c1f20c79305417fd8b80b8e752112616 911 0.31/1.00 vMB 10
709,657 709,657 0000000000000000000c3a63b231ff47dcd9926cacf65cbd69048c8fbe33e403 1,690 0.74/1.00 vMB 3
709,656 709,656 00000000000000000004d3108aa91c58d85027536139dcc359f5926a871b2111 3,211 1.00/1.00 vMB 14
709,655 709,655 0000000000000000000be99c629585aab71a93b7a9ea61a8f0e85f981653232e 802 0.25/1.00 vMB 13
709,654 709,654 0000000000000000000a9bdcf39c029faf04c3eefb10b2a31cc9b62aeff031a3 818 0.38/1.00 vMB 10
709,653 709,653 0000000000000000000aefae757ba2a89ffcd9544acc24aba5a0c52bdf3fe060 3,132 0.96/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.04 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: 650.77 GB
    • Received: 13.32 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.