Loading Tool

Explorer IconExplorer

Memory Pool

72,925 transactions
28.14 vMB
0.06453206 BTC
Random Selection Loading Transactions
Max Size: 166.75/200 MB

Candidate Block

Mining Attempt 4acbddce2eded65b6e3f68072a97801518c32a0e3ad77a05813cb2cb5909fa8d
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 6edb3891e93630453969029b2c35ba1e8128bec9372fdd0b1811c05527159132
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,441
Size: 1.00 vMB
Total Fees: 0.00808523 BTC
Feerates: 13.45 > 0.81 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (289,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
625,516 625,516 000000000000000000045464b97fc1213003c3a5bafae6b232a2f68228fbbf0a 477 0.15/1.00 vMB 13
625,515 625,515 0000000000000000000c41cf803f922ba9ad1dda7a95e873aa5fd4b81c5721a0 187 0.05/1.00 vMB 10
625,514 625,514 00000000000000000005edb37d412023302f06edb7af0e3a6d811b8acdf44b34 794 0.25/1.00 vMB 10
625,513 625,513 00000000000000000001278dc1dc97edc6e7ddb76eab9e01947e00c09708d2e6 298 0.12/1.00 vMB 10
625,512 625,512 0000000000000000000a6d1994870506f48b3f5396207b23271371944b7eaa3f 573 0.17/1.00 vMB 14
625,511 625,511 0000000000000000000b37f8a965cb64a1e7d4a1980f93dfb046345b0054ff54 1,545 0.57/1.00 vMB 10
625,510 625,510 00000000000000000004c016fc968d331d0ba901d2101714b8422b193718f9e6 50 0.01/1.00 vMB 9
625,509 625,509 000000000000000000124ac82bc0639989a68ac12f020429ae49fdc65d6a70eb 91 0.03/1.00 vMB 12
625,508 625,508 0000000000000000000e1865553a75eb3373096abc4c8dc55539c38588abf3fd 1,510 0.47/1.00 vMB 11
625,507 625,507 0000000000000000000600cd43eb512144a65a5688b0ae4f6b6cea65366fb9f0 1,267 0.61/1.00 vMB 10
625,506 625,506 0000000000000000000a588fae4b8116b6219ff786e19727cd88769260501d00 343 0.18/1.00 vMB 13
625,505 625,505 000000000000000000017dceefc7870cb82de8f2548de126dff1f2e27c08a1fb 1,412 1.00/1.00 vMB 6
625,504 625,504 0000000000000000000e0fd0155f999d0cc4cb184ec692b1a5c42fedb90d1493 912 0.42/1.00 vMB 7
625,503 625,503 0000000000000000000e59676aac47cf69d4fe2496de63451357313c0bbe5db3 338 0.11/1.00 vMB 16
625,502 625,502 0000000000000000000dea3a2099f503969c28b10fa582b627048782ac34c9aa 1,576 0.67/1.00 vMB 10
625,501 625,501 000000000000000000078c7058b1e3f6d6849e20ae7e41c46c07cb32179b7024 1,862 0.67/1.00 vMB 7
625,500 625,500 0000000000000000000aba84ca129cc761ef9f7582c386b2409d30e85607b721 2,802 1.00/1.00 vMB 14
625,499 625,499 00000000000000000008b4d6d98a0467e644ee2f976ad898c145a6b03cd85d29 268 0.09/1.00 vMB 13
625,498 625,498 000000000000000000009132bce190bec1044b4a94ad718df4695039a4cd5a7b 2,356 1.00/1.00 vMB 6
625,497 625,497 0000000000000000000aaa41f6e9c8dbd5eb316d979d71efaccdbd5a92fcb369 2,936 1.00/1.00 vMB 5
625,496 625,496 00000000000000000009a84a24a7333d64d35f5e5895fe998c5c53a35f60882d 2,801 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.46 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: 667.83 GB
    • Received: 15.30 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.