Loading Tool

Explorer IconExplorer

Memory Pool

74,512 transactions
27.51 vMB
0.07106278 BTC
Random Selection Loading Transactions
Max Size: 167.78/200 MB

Candidate Block

Mining Attempt 5d8970571df8f981a3e43ee57cadf3a8c75d3686e2612b2e491578751d33798c
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root a61b799840d9a15b6998e34da30e507a3304ab77ab24cba21ab7495c1fad74d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,692
Size: 1.00 vMB
Total Fees: 0.01242175 BTC
Feerates: 80.56 > 1.24 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (267,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
648,062 648,062 0000000000000000000ee0d3427a939b3f11c409c8aacb05a4ac6ae77ec985a1 1,206 0.51/1.00 vMB 35
648,061 648,061 00000000000000000001da384e89c9bb800f4466bdfc59ce6ab63234b13f5e45 989 0.41/1.00 vMB 31
648,060 648,060 0000000000000000000b458e413a7287e1d43cb5af09f11511cc7293b95109f1 2,512 1.00/1.00 vMB 11
648,059 648,059 00000000000000000000c4357c94c56956f950c6aa36dcee8b51c52ee71281a3 2,408 1.00/1.00 vMB 60
648,058 648,058 000000000000000000047b7668df80055a88b3f7d7e4fddb35f5af7ebbc1436d 2,151 1.00/1.00 vMB 29
648,057 648,057 00000000000000000006dcb5bac166b44a0ed90c99352187f3419797fea03e3e 2,473 1.00/1.00 vMB 30
648,056 648,056 0000000000000000000df931c757fde488feedbefe36a858bd07020247cce0cc 2,399 1.00/1.00 vMB 38
648,055 648,055 00000000000000000005f47d50ef17036247d154ad52db509912dde8092e4ff5 194 0.07/1.00 vMB 37
648,054 648,054 00000000000000000007fa0e97b5a3d570c1acd196cf56a072a432355c8179e2 130 0.06/1.00 vMB 29
648,053 648,053 000000000000000000002ccfaf0f3bba14642750ee08c01ff711dee424849959 1,869 0.74/1.00 vMB 32
648,052 648,052 00000000000000000001cd5ff20f5872b20c62ef1dba495bd5ec0a7ea094dd0e 804 0.25/1.00 vMB 32
648,051 648,051 000000000000000000073530e13c082ccf33bc2f44735ed7f4ab063e334b83de 2,553 1.00/1.00 vMB 44
648,050 648,050 000000000000000000099412665429bd096ae5ec37307701735117c1e5e66b5f 1,349 0.71/1.00 vMB 41
648,049 648,049 000000000000000000097e4a3e5b5dc223abbd0f4b2a664aad0d31c4aaa2b234 830 0.41/1.00 vMB 41
648,048 648,048 0000000000000000000b27cd2e491df2d76ff13568557d499f3edc92580d3f4b 98 0.07/1.00 vMB 66
648,047 648,047 000000000000000000091dbf3940bc399870ee3815e1b7e3e07ad025c72b714c 2,635 0.93/1.00 vMB 23
648,046 648,046 000000000000000000100178b7a862024efa7fe1ad81839d163c4efb0c1c5d70 2,157 1.00/1.00 vMB 36
648,045 648,045 0000000000000000000c09ba081f8584d103538939c4b0f05cba894fc4f77e9a 2,157 1.00/1.00 vMB 37
648,044 648,044 00000000000000000008b95e86b5e8f7e4cb61a59958fc091ecc49e02808d600 280 0.10/1.00 vMB 39
648,043 648,043 0000000000000000000b826d0c8bfb77a4a515b28a6a45f70fe73f823e57f7e7 1,903 0.77/1.00 vMB 35
648,042 648,042 000000000000000000057713be265785d7f0fe14dbc9a6cda5453c625a3cbcb2 1,505 0.66/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.90 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: 713.55 GB
    • Received: 17.39 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.