Loading Tool

Explorer IconExplorer

Memory Pool

42,560 transactions
26.80 vMB
0.06562822 BTC
Random Selection Loading Transactions
Max Size: 140.69/200 MB

Candidate Block

Mining Attempt 2e229ecca963b1d2a3f206e0e2d108267eed36de988b46a0252e93bb3e7eb00e
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root b075fa301bc111dddd584fae94cdc793e3a37fa61f581c91af606f05f3651ee1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,968
Size: 1.00 vMB
Total Fees: 0.01600563 BTC
Feerates: 181.54 > 1.60 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (489,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,074 425,074 0000000000000000032f498263e69145625e2610460e9c0d991cc2f87bc8b1db 55 0.09/1.00 vMB 56
425,073 425,073 0000000000000000016772fcbef18964c1f7ec82f6ef3525536a3dfe4c6db1af 2,468 0.92/1.00 vMB 74
425,072 425,072 0000000000000000012e4313760b3cbff85f6f131ea7eec1d25085b26c1966c8 467 1.00/1.00 vMB 16
425,071 425,071 000000000000000002c2ff82f99b432a11db99f72b2107cacbf8e8517d018d5f 446 0.24/1.00 vMB 72
425,070 425,070 0000000000000000046d9a00454663d80af2f65b9db1c710a5d0fcfff130deee 419 0.16/1.00 vMB 69
425,069 425,069 0000000000000000053433204bf9761cd604c2a71eaf67afdf1992ea634b68e2 2,016 0.81/1.00 vMB 74
425,068 425,068 000000000000000005498e78e08e11092bb1ca5dcbdd67895a93c6822edca765 1,592 1.00/1.00 vMB 50
425,067 425,067 00000000000000000374d43a274b5820e98d8cc18abdc8061dfeb749099f8410 919 0.73/1.00 vMB 31
425,066 425,066 0000000000000000041d65adff5f827be62323c4afb54b91f7d0d9b0a68a859e 2,461 1.00/1.00 vMB 77
425,065 425,065 0000000000000000011879d4e695e4465d900731d269652565f553295940f516 2,652 1.00/1.00 vMB 79
425,064 425,064 000000000000000004b960deda49e1f773703a81db5ce7777b924a6fdbafa749 558 0.19/1.00 vMB 67
425,063 425,063 000000000000000003d76659d02c426b7abcdab65618d33e4e5c8f3717d8d415 470 0.17/1.00 vMB 92
425,062 425,062 00000000000000000019cd6c1d2818ddf32661d2efc4a57ad872719d74f21816 1,220 0.99/1.00 vMB 31
425,061 425,061 0000000000000000025e7b25c1f579a65925786020d1e3bb031994bdb082395b 1,027 0.53/1.00 vMB 54
425,060 425,060 0000000000000000003a8677f2f5b68fe1f938a194acf2c3ddff3e1b49955e67 2,373 1.00/1.00 vMB 96
425,059 425,059 000000000000000002745baaa638d2eccbbc9e407b93fab3e5cd6a627fb291bf 647 0.99/1.00 vMB 22
425,058 425,058 000000000000000000d31b4e1c3ceb505b0e9fb10b4df79dcdb01a5e5d43d510 574 0.21/1.00 vMB 18
425,057 425,057 000000000000000003552bb8d5f77511a6299641740031dc3d7f7444cfa55397 793 0.76/1.00 vMB 20
425,056 425,056 000000000000000002cee4fd4d539fdadc770c4159be0212dff6dfdb47621e96 1,509 0.73/1.00 vMB 50
425,055 425,055 00000000000000000068783bdbe611c15ffdc9bef58f98e695ed7e77c86f0e6f 2,818 1.00/1.00 vMB 96
425,054 425,054 00000000000000000448600d529ae2c6dff1ac5addcabafa851fc0bf8faa2ecf 558 0.23/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.