Loading Tool

Explorer IconExplorer

Memory Pool

77,298 transactions
28.82 vMB
0.08022893 BTC
Random Selection Loading Transactions
Max Size: 174.32/200 MB

Candidate Block

Mining Attempt d33b61c8177471270428b88ba0618575953dd478710d332dd243c053c86608fe
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 9cd41c496ed817b6301bdc640181324e1084a39b60e44d8a8867f6f71a34b77e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,710
Size: 1.00 vMB
Total Fees: 0.01978684 BTC
Feerates: 100.17 > 1.98 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (511,063 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,073 404,073 00000000000000000166f680002c5787d06a2fa5cb687ee4bca8907cd0795933 1,115 0.63/1.00 vMB 31
404,072 404,072 000000000000000000d9293caa86d7fbdff14949113bc06be43e3be81cff9c97 2,151 0.99/1.00 vMB 42
404,071 404,071 0000000000000000019009b19b950b9dea644f0008e7a5001c56a26ec6e4d426 487 0.31/1.00 vMB 30
404,070 404,070 000000000000000004a49ec6a44a7e56a4b895b28f00701a93a000000cc6b0b9 1,826 0.91/1.00 vMB 37
404,069 404,069 0000000000000000065b4f76ff809bc91c9b335c530b46706f5c6dbba0f39c0f 414 0.21/1.00 vMB 42
404,068 404,068 000000000000000004042a82c8dfa7f82251068d7c74e8fa6986257706a5d4a7 1,057 0.82/1.00 vMB 24
404,067 404,067 00000000000000000315ba23bf1858cd774559fd8ce507085d7106043023233d 1,897 1.00/1.00 vMB 31
404,066 404,066 00000000000000000194ff157daa78234a01cc258e8dd51229612fa68b935e3f 1,695 0.93/1.00 vMB 38
404,065 404,065 000000000000000003d5342d100984b20a60c2ffa6feda493465f588eabf60bf 3,414 0.99/1.00 vMB 72
404,064 404,064 00000000000000000571653f2fca57ba545354a8a5c0b7263773690e5cb1eb91 1,186 1.00/1.00 vMB 22
404,063 404,063 0000000000000000064513d4232dc734c37b303b71200bce2f8114b3203afb82 647 1.00/1.00 vMB 10
404,062 404,062 000000000000000004404474dc070e250f479ccf8ef2b2583103754d2d61c42b 817 0.78/1.00 vMB 25
404,061 404,061 000000000000000000102e4c07a5884aae169d4e1277edd7d9a25c53d183620d 1,128 0.92/1.00 vMB 25
404,060 404,060 000000000000000001016426dc325ee2aead23cfd1ff7e36f9523b55c26631c0 2,707 0.99/1.00 vMB 54
404,059 404,059 000000000000000002ea0de8da3c4d723738cb193b94c445a34be29126dc9978 1,717 0.99/1.00 vMB 32
404,058 404,058 000000000000000000ac05bef3e2faeeebfcac8c6609e14b385d69571cde8dc2 2,524 0.93/1.00 vMB 54
404,057 404,057 00000000000000000455dd7ee5c9704d17cc70549aadbd77bc6d196757c9df76 620 0.30/1.00 vMB 37
404,056 404,056 000000000000000003ca5c51a375337cce4e550093e83c96e5e928ca5a1a7065 806 0.80/1.00 vMB 18
404,055 404,055 000000000000000000b2211355bee045f3be8cc7f61362a475310e90fd934824 2,463 1.00/1.00 vMB 46
404,054 404,054 00000000000000000139abcd83383600e84ca46b06851107c88eb41431898699 1,648 1.00/1.00 vMB 27
404,053 404,053 000000000000000001125311bb549d06272a0a1e88dc5f8161084a0cf96e5d3c 2,922 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.63 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: 672.13 GB
    • Received: 16.16 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.