Loading Tool

Explorer IconExplorer

Memory Pool

88,735 transactions
33.16 vMB
0.19641405 BTC
Random Selection Loading Transactions
Max Size: 199.78/200 MB

Candidate Block

Mining Attempt 19b8687ac77d50569a8a3c9c4b5f5602393f243ffcec52d3b9404f3b5fe26ca2
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 0062610c48f1d45b9f4b806979b713d93868ea6bbb803e36ef517e460e804054
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,892
Size: 1.00 vMB
Total Fees: 0.08634421 BTC
Feerates: 387.56 > 8.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (170,421 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,532 744,532 000000000000000000051dc6020d6b7116c2c8d9c0b727e3403a296d005fbfc6 1,518 0.95/1.00 vMB 5
744,531 744,531 000000000000000000098a3c337f9dcf2883e37902f265934a0468044062b6eb 2,659 1.00/1.00 vMB 10
744,530 744,530 00000000000000000000b37ccf956d3d7d593296d8912597ea507f1f9bc57c88 2,571 1.00/1.00 vMB 4
744,529 744,529 0000000000000000000223834a9e58e3937eb71b0373834391dd5e783c191f4d 2,726 1.00/1.00 vMB 27
744,528 744,528 00000000000000000006c634f33e81a6c5480db684f6e31e6f3fa55e44e72b60 2,297 1.00/1.00 vMB 16
744,527 744,527 00000000000000000003055872b73aa945187b148bada75c85cec1b15578441b 1,043 1.00/1.00 vMB 17
744,526 744,526 000000000000000000001a7972c875076f3b87bcf03423fbb70111b8b2a83597 2,384 1.00/1.00 vMB 18
744,525 744,525 00000000000000000004059f7762d8b27e3f8570808727fa12f3ec18dd078508 1,148 0.50/1.00 vMB 14
744,524 744,524 00000000000000000001fbef8a30a69257a84eada7b8d667d39020cc1c48de6b 187 0.39/1.00 vMB 4
744,523 744,523 00000000000000000005d515665412aca4efc93b66ef2617162ac9dea2a8161f 1,427 1.00/1.00 vMB 9
744,522 744,522 00000000000000000006cf05cceeb508f7c2ef39fbe9ef7b5bcea97025ddd819 1,627 0.64/1.00 vMB 14
744,521 744,521 00000000000000000008703a7b80437369b5ea730e24987b9e85baa5bc4554fa 1,921 0.68/1.00 vMB 13
744,520 744,520 000000000000000000085f37c2d082e4899c8287116282710e97b259ce70ddc4 1,280 0.60/1.00 vMB 6
744,519 744,519 000000000000000000074dec0833a1323e33654334ee9bb2261a12e505583123 1,119 1.00/1.00 vMB 19
744,518 744,518 000000000000000000024326a65c418e4b3ee310d1df392f3a44a6de334e594c 1,114 0.42/1.00 vMB 13
744,517 744,517 000000000000000000036878e257b9d7b23cf0cf80850b094ff64cb380fb46e8 1,126 0.52/1.00 vMB 11
744,516 744,516 00000000000000000003a2ff4c1be1692af1627f0c9e624dfcbeb9e8078f7884 1,973 0.82/1.00 vMB 14
744,515 744,515 000000000000000000084270f3b505c0b8ad3bda2f31bbe2ac128b060e1729d7 340 0.19/1.00 vMB 11
744,514 744,514 00000000000000000008224dc85d59e02ebe0c0f1a69674ecc003b6f88b7c1df 1,063 0.54/1.00 vMB 11
744,513 744,513 00000000000000000003c9a26b59daefed70dc4e4568fde47521b2b4fb264728 833 0.31/1.00 vMB 12
744,512 744,512 00000000000000000000ef70e2ab36f3c8694c243cfefc5a6957e04f28ad0fd1 699 0.29/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.31 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: 660.09 GB
    • Received: 14.62 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.