Loading Tool

Explorer IconExplorer

Memory Pool

81,060 transactions
30.41 vMB
0.13459262 BTC
Random Selection Loading Transactions
Max Size: 182.01/200 MB

Candidate Block

Mining Attempt 916c90856a8b2b9815b6a10723f5324883a83ce9db8dcf2c659ac182cc0eff61
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root 9dd25ad68eaa44c76209f442b98adedf40e5ef8cc496f46f38607b26bc2fafe7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,910
Size: 1.00 vMB
Total Fees: 0.06205904 BTC
Feerates: 150.86 > 6.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (326,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,596 588,596 000000000000000000139f982ecc294e6ac40a54f01eff409ff28519a311b22d 2,841 1.00/1.00 vMB 10
588,595 588,595 000000000000000000057bdf0ba166975672b0ea99cd3fbb0eb972f8998cbaaf 2,650 1.00/1.00 vMB 24
588,594 588,594 00000000000000000005c122ddbfeec2b72d509a64d5c5f9258aedfe7df49d68 2,368 1.00/1.00 vMB 28
588,593 588,593 0000000000000000001babf6c3e29d839db7b208dfab64948b015796a8b45a72 479 0.18/1.00 vMB 21
588,592 588,592 00000000000000000012b47e3956c8dfe8f799697b40b74c708036b4adc0696c 867 0.45/1.00 vMB 1
588,591 588,591 000000000000000000059c02371997629d7e305db95253cefac4570da438fdb8 2,579 1.00/1.00 vMB 9
588,590 588,590 0000000000000000001362736e4d1528a9793421257cd3e0a9ed6f1655bb7a36 2,910 1.00/1.00 vMB 23
588,589 588,589 0000000000000000001660cda75f3d785061ebdbdb8db2dc0e4a7ab8752bf95a 2,942 1.00/1.00 vMB 17
588,588 588,588 0000000000000000000df04a34bd7fbb5602a57069f03c6c31491f090248e8ad 2,790 1.00/1.00 vMB 21
588,587 588,587 00000000000000000002a85fbb826b6a09dfae49b03594e8a4c6feea8723dd95 2,347 1.00/1.00 vMB 16
588,586 588,586 0000000000000000000901c2562a2c060242de2bbed7aae41fe23bfde9d167c6 2,171 1.00/1.00 vMB 20
588,585 588,585 0000000000000000001dabd2f5f529fc9ad284c5f99cd28d45a124899ac96fb8 2,498 1.00/1.00 vMB 45
588,584 588,584 00000000000000000018cb75f8219fa9365fc595bf34860e15b1b1e1836cc349 1,730 1.00/1.00 vMB 20
588,583 588,583 0000000000000000000a951d1edaf7c02f997b6aa43cf811c8bf5c2b5ccd4074 2,472 1.00/1.00 vMB 39
588,582 588,582 00000000000000000010b37ab6e503b897d7707668be70845db7b7624fe8dfc7 610 0.34/1.00 vMB 16
588,581 588,581 00000000000000000019e70836ee5c3831dbcdd0e643a11efdae8e2da5cba26d 2,346 0.81/1.00 vMB 16
588,580 588,580 000000000000000000088fb4748efb136951a7a67058416c56729befd73612dc 709 0.30/1.00 vMB 6
588,579 588,579 0000000000000000001ac06890d71cccf054907a649b2416cb52fb54d71892ba 2,475 1.00/1.00 vMB 3
588,578 588,578 00000000000000000011e4c0c48d0ad05ef22f802cf842bc2b7d54cee01790de 1,421 1.00/1.00 vMB 13
588,577 588,577 0000000000000000000bbd366c83dc5a334f12cd55b3e02fc09b1856c9ae1471 1,284 1.00/1.00 vMB 11
588,576 588,576 000000000000000000050c017218591b528719bccabc2eca85f4ab0ce5176f42 2,201 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.57 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: 671.24 GB
    • Received: 15.89 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.