Loading Tool

Explorer IconExplorer

Memory Pool

51,421 transactions
28.88 vMB
0.07837145 BTC
Random Selection Loading Transactions
Max Size: 155.35/200 MB

Candidate Block

Mining Attempt eb85d48b1569c86adb36a91d2cfb936902c3b848fcaea79d5b500a1f1ecbbca4
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root 7d8a6fad7cb09bb46f9a7290a6ff6f4422456e5a9281e324c9649a89c5f5182b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,450
Size: 1.00 vMB
Total Fees: 0.02232288 BTC
Feerates: 122.12 > 2.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (580,644 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,149 334,149 00000000000000000c3b45617145770a01141d1dfa56394f6869af68ad113ab2 229 0.13/1.00 vMB 24
334,148 334,148 00000000000000000751f2bc6107b2d1110dfa7bc5e1eae4ec5eb2c60c0fcf20 127 0.05/1.00 vMB 16
334,147 334,147 000000000000000009761059de13167ba97e150f1ff1c5098e7f6fc29757d8b3 196 0.08/1.00 vMB 28
334,146 334,146 0000000000000000125fb75abbb2c8a8ec3c09de06d478027ed9b9fdd4f300d1 599 0.33/1.00 vMB 24
334,145 334,145 000000000000000008ba4c2994ddbbd52625e89db24bcc8fe371ae56ee4364d3 347 0.25/1.00 vMB 22
334,144 334,144 00000000000000000436b3dc66f5de22a4f39458c1aaf445190165a4ca6d18a9 541 0.35/1.00 vMB 24
334,143 334,143 00000000000000000004aca65adcb11e95155444b137d0c14b5a0555d13b4986 996 0.51/1.00 vMB 26
334,142 334,142 000000000000000009a0591632d5285e53e34f55048610c04ed5d3c51fcbf14a 1,079 0.64/1.00 vMB 23
334,141 334,141 0000000000000000173d4cba99ef6f3e3702339a42eea84f774deacb1a6e2faa 512 0.18/1.00 vMB 36
334,140 334,140 000000000000000004f22f526e74f13481148f0fc872d8dfc1a13fb0c61eedd9 429 0.55/1.00 vMB 13
334,139 334,139 000000000000000015d32c5012de0fb2d3b78b12097fae00e7b4893013d8ff80 181 0.09/1.00 vMB 23
334,138 334,138 000000000000000015dd5cb850a732107524842b5244533e9c3cac0439715cce 1,923 0.75/1.00 vMB 30
334,137 334,137 000000000000000012c11c55476d405f2727c5b9468a19e57881adf91e8ec8e8 512 0.15/1.00 vMB 47
334,136 334,136 00000000000000000654e217f063980685c3d96b68f3833ef637399302818d9a 436 0.36/1.00 vMB 18
334,135 334,135 000000000000000015004639c5629e840f9332c58681cd5ae3c198337985f566 816 0.35/1.00 vMB 28
334,134 334,134 0000000000000000192048e6166f2682a09990542cb7b7acb547844397400d1c 1,279 0.60/1.00 vMB 27
334,133 334,133 000000000000000001a4308e2dea83a50f700f15c2ebe4ada566339fd45cb221 543 0.27/1.00 vMB 25
334,132 334,132 0000000000000000035fd403b1c27e0f71d49c013450e727e2e01ee36f5578b5 329 0.21/1.00 vMB 21
334,131 334,131 00000000000000000b0e09ca2393a08a72c01509013429da5257a13153e6f5a9 768 0.42/1.00 vMB 26
334,130 334,130 00000000000000001958d9c941a7d1d5628cc07283b22cf79a58729e7a74899f 450 0.34/1.00 vMB 20
334,129 334,129 0000000000000000035ee8359e3dd6bf0125582d93530425c31ad1877d6c0873 274 0.17/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.02 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: 649.86 GB
    • Received: 13.22 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.