Loading Tool

Explorer IconExplorer

Memory Pool

77,994 transactions
29.07 vMB
0.07052712 BTC
Random Selection Loading Transactions
Max Size: 174.05/200 MB

Candidate Block

Mining Attempt 748e60a9bccd90b3893414589ca5b23dac93113764ced45afa22cce22df06cfc
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root e7f950cc944b63dd8e1709c76694e971dc12294b9ce2a26b23b29c33e2849c4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,270
Size: 1.00 vMB
Total Fees: 0.01172989 BTC
Feerates: 73.20 > 1.18 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (186,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,938 728,938 0000000000000000000a24e72d2b9473b512ebb65d3b6deb3dd871c91a216c94 27 0.01/1.00 vMB 11
728,937 728,937 00000000000000000001c98c474e0d01029e9608974cf5c6674b8a7fcb24135a 1,253 0.56/1.00 vMB 6
728,936 728,936 00000000000000000006d798387282960c078138c5600f14ed91e7e635210831 2,636 1.00/1.00 vMB 9
728,935 728,935 000000000000000000017e7f5ee34ee1ce927131e08d555b53a5b305cde12340 2,788 0.98/1.00 vMB 9
728,934 728,934 00000000000000000004ab040ce31b7cb98f76b380e0302d4287cbe271ac7e3a 1,756 0.65/1.00 vMB 9
728,933 728,933 000000000000000000086283e13d93b1b42673d25a2e66fa4ab33a2b0fba5546 368 0.11/1.00 vMB 9
728,932 728,932 00000000000000000003ff06ecd3dd99987058f3b7b55c7a741ae94d5b7d6572 1,612 0.56/1.00 vMB 11
728,931 728,931 00000000000000000006d40f82782a6cd456ec74f93ba3914d27f507e8050e9e 1,771 0.77/1.00 vMB 9
728,930 728,930 000000000000000000082fa889441c6884f9fde6993243d466044a082e3fdbe8 1,802 0.58/1.00 vMB 10
728,929 728,929 00000000000000000000c99d9a5389d87fba099b474ffe47ac4cdb5286928b5a 2,181 0.78/1.00 vMB 4
728,928 728,928 0000000000000000000a40bd0cc0a79ac21178e7acb4ff801c46b8be4d99311a 1,095 1.00/1.00 vMB 11
728,927 728,927 000000000000000000017673398cf8e8de5e2ee64e46e8d76ae889086dda89db 2,582 1.00/1.00 vMB 14
728,926 728,926 00000000000000000004a776dcaf2c1722a63cb956a58a2a4cd2e91a7acc930c 1,207 0.55/1.00 vMB 4
728,925 728,925 0000000000000000000707cd02c328b795908546ec50eeb55c0da4b5fae7c4c3 3,053 1.00/1.00 vMB 10
728,924 728,924 000000000000000000018344d918e2bcdc46af5ab4fbdd6c7f1b7e7d1c0b9aa0 3,270 1.00/1.00 vMB 9
728,923 728,923 00000000000000000002ae3938be0281198761a297805d3ebbf58c1aa0564159 3,019 1.00/1.00 vMB 11
728,922 728,922 00000000000000000002119f34ed287d091318b745633dc3ff0e5bcb4a15b694 1,015 0.44/1.00 vMB 9
728,921 728,921 00000000000000000001834659c87f8e496712881bf71a9096e1401cd2d5b3cc 1,391 0.70/1.00 vMB 11
728,920 728,920 00000000000000000009c9885ec954b094d487d15f50ce2d1da9f0b13d118163 2,171 0.99/1.00 vMB 4
728,919 728,919 00000000000000000007e75cec13b0395c9c08456694c8b8a9dd138ba54267c6 1,217 1.00/1.00 vMB 6
728,918 728,918 00000000000000000005782d243009ed93c2790abe53934c94cd403ff935e905 3,454 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.50 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: 668.38 GB
    • Received: 15.49 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.