Loading Tool

Explorer IconExplorer

Memory Pool

47,556 transactions
28.05 vMB
0.09019994 BTC
Random Selection Loading Transactions
Max Size: 149.15/200 MB

Candidate Block

Mining Attempt 68a34cf158bb75d567797d16ab019a051b88133146063fdb8bb64f82e1e2e1e9
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root 352fc27690d13253d41d43873bfcad25599f43f7a3e783ffc433409c97903204
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,615
Size: 1.00 vMB
Total Fees: 0.03512254 BTC
Feerates: 500.00 > 3.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (415,975 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
498,814 498,814 0000000000000000000f589ab1aa4c5b519b2e623e8216cb36d6412d29d5239e 2,427 1.00/1.00 vMB 375
498,813 498,813 0000000000000000005c57006b3d2a53cc220018fb1394625989978dfab4de2c 2,090 1.00/1.00 vMB 292
498,812 498,812 0000000000000000003980426f301155dc466ac8b091993be07a385020617800 2,480 1.00/1.00 vMB 388
498,811 498,811 000000000000000000617478a4b102db2967cb441aeb3c0b0ebb9da2d125b69d 2,874 1.00/1.00 vMB 405
498,810 498,810 00000000000000000091128d54998c439aea913c81f297fcf12f5c2b1fe21264 2,616 1.00/1.00 vMB 438
498,809 498,809 0000000000000000004f807437598038c62e35b0c51663ac55933d5edd81649c 2,102 1.00/1.00 vMB 413
498,808 498,808 0000000000000000007f556c9d6737fa47bef4ebcbfc914bd704851ccbb05b07 2,043 1.00/1.00 vMB 534
498,807 498,807 0000000000000000000ba85c9c025d339a08d3748f14cf345397909da3a9679e 2,893 1.00/1.00 vMB 320
498,806 498,806 0000000000000000004b03049706c5b2fd48ece72594f281e175d5b8ee60daa0 2,770 1.00/1.00 vMB 306
498,805 498,805 00000000000000000027e82e0abbd25acf228a06603e360bb855851c3a26491f 2,957 1.00/1.00 vMB 401
498,804 498,804 000000000000000000ab42ba0b2fbd0074b81166b2a4b3147184aaf8afd81b28 1,107 1.00/1.00 vMB 206
498,803 498,803 0000000000000000002166317cd41f8990a37dbb1b0d6624c800f03e3ac6fe34 1,585 1.00/1.00 vMB 242
498,802 498,802 0000000000000000008d946f46acb4863c44558f5b6b2006debdaf1d4d9a3d82 1,335 1.00/1.00 vMB 171
498,801 498,801 00000000000000000079c52022d442a005ed83145e26b41f0710d430e6e4e996 2,483 1.00/1.00 vMB 396
498,800 498,800 0000000000000000007e4acdae1b2f6fe4b9ad2fe7207fa8bc9dd8afec123dab 2,313 1.00/1.00 vMB 257
498,799 498,799 0000000000000000000b1d0ca454029682cce5ea3337ac03ed1ace38486a25e4 2,560 1.00/1.00 vMB 197
498,798 498,798 00000000000000000079cbdaeca77883ad05d3c01329c34467706350f6fa1034 2,306 1.00/1.00 vMB 250
498,797 498,797 00000000000000000060063548e5e198fe420f383f29634b0ebd887e90160ff9 1,575 1.00/1.00 vMB 343
498,796 498,796 000000000000000000112e44c56d44b6599b2f17668dfdba0f513a07faad590b 2,239 1.00/1.00 vMB 309
498,795 498,795 0000000000000000005e566a65700b66c766f746105ef9b6eb606cafafe455e3 3,145 1.00/1.00 vMB 316
498,794 498,794 0000000000000000000695e4e5b75c359dd23d2acdc5019be4dbf9cbb3772f91 2,820 1.00/1.00 vMB 361
Previous 10 blocks ↓
Total Size: 782.01 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: 649.46 GB
    • Received: 13.17 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.