Loading Tool

Explorer IconExplorer

Memory Pool

22,965 transactions
10.15 vMB
0.02320238 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.98/200 MB

Candidate Block

Mining Attempt 79879be0088a887d5ea953fc4aed454c2e603be57c28588da3a8e08e44d57cbf
Version 20000000
Previous Block 0000000000000000000160b95a36b779d2efb2ad38447e49137eb7bcf5f17dfd
Merkle Root 404d44ade41aa5b0a95f6eff0daae58293cb39146011e6e34fb9e1cd1e716d8b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,661
Size: 1.00 vMB
Total Fees: 0.00678439 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,536 (755,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,753 157,753 000000000000090e56d44e4a9fcb9c4d98576930e8614884d888233afb32604c 32 0.01 vMB 70
157,752 157,752 000000000000035b5d1ba186dfe845f6e6cd785a2960123b6622667f148d863f 10 0.00 vMB 136
157,751 157,751 000000000000053efaef8e4699caac27a29fb67440d7736592e4179e8b66edd5 20 0.01 vMB 4
157,750 157,750 000000000000001765391ab8e2e0a9862cb792becaf30806ce6d2f3062269236 4 0.00 vMB 66
157,749 157,749 000000000000063e04dd432100f384b34febd7dfab27aa152d396e7285a75b11 43 0.02 vMB 253
157,748 157,748 00000000000001628a4f03dfc5425b56f2887aeb6ec7c51c0e2b222d739429d7 15 0.00 vMB 112
157,747 157,747 00000000000006bb3b3cc9ddeb4c9b506fdfdc3b75df81ae546957adcd0a44bd 20 0.01 vMB 94
157,746 157,746 0000000000000e3c34f7d8bcc08c9023ac998109cd2c04ceba50fdde9765ce7e 24 0.01 vMB 172
157,745 157,745 00000000000004563e7ef20534cd2a0e302c766c9aa895835a2f25914f9284de 113 0.04 vMB 54
157,744 157,744 0000000000000b1c420b4fa88ff3fa2efe981cfb5b5a4f1b06b57bbc8ba328bf 125 0.05 vMB 29
157,743 157,743 00000000000009d075f608bcce64383fa86156d73d1d4c1b5e6ca0355c33b5db 32 0.01 vMB 478
157,742 157,742 0000000000000dcedbb1592ea4d1fe10e03160e5344c68cf97b03ac5219a7a94 33 0.01 vMB 50
157,741 157,741 0000000000000cdbd774a4144c4519cc50b798ed4548dfc859f78d9409988b78 31 0.01 vMB 148
157,740 157,740 0000000000000957a81d64857ee67be1b589a225fcd3bd286115fd852b8a4ae1 2 0.01 vMB 0
157,739 157,739 0000000000000168943e095b1d73468ed03f48b6727e8a67655bc3e7c15965cf 13 0.00 vMB 0
157,738 157,738 000000000000096f2ae0bbb0ee674f973ed5406cea2622e7723d81ef5c4ca8de 12 0.00 vMB 361
157,737 157,737 000000000000094b5f1b205fb96387eb6329e29b5910955d423ec864f64436d1 119 0.05 vMB 38
157,736 157,736 000000000000077353b76ec1b1ba752ad12b062cd70eb82c46681c4b01fc8192 104 0.03 vMB 69
157,735 157,735 0000000000000200b19a094b63d647f595bfc3979c166609f9ec66928f9a93d7 31 0.02 vMB 95
157,734 157,734 000000000000090b1883370b1ca2c55637a81aaef6733eece0d17ae8c3d0e553 15 0.00 vMB 11
157,733 157,733 0000000000000aca70f95f501adeb99913dee1f9b947280a7e89411bf3231b28 17 0.00 vMB 10
Previous 10 blocks ↓
Total Size: 779.79 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 405.02 GB
    • Received: 2.11 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.