Loading Tool

Explorer IconExplorer

Memory Pool

82,050 transactions
30.35 vMB
0.10137890 BTC
Random Selection Loading Transactions
Max Size: 185.22/200 MB

Candidate Block

Mining Attempt 32c9c734d27e9a5ce9430bbf165449ef38138baf4ab86b7b00b535c7fa27950a
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 798dab5227a6b322f6aa0e849e8890c291cdf11300e3baf39e15d2229da0cde1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,689
Size: 1.00 vMB
Total Fees: 0.03135205 BTC
Feerates: 402.60 > 3.14 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (216,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
698,524 698,524 0000000000000000000b715590e9152bba4dc2a1010cd120cde63f839518c0f5 2,624 1.00/1.00 vMB 20
698,523 698,523 00000000000000000004d5c185e28b315d699bde04f5afecaac3ab505ce57fb3 100 0.03/1.00 vMB 7
698,522 698,522 0000000000000000000e225027ed7edf4b76b8e94b026774b189ca9f30f643cb 460 0.14/1.00 vMB 14
698,521 698,521 0000000000000000000797372842b02fe7abd697935348fc007aecccc6d88c75 1,981 0.65/1.00 vMB 12
698,520 698,520 0000000000000000000f40de89baac6318f19f0c06a71a2f4a6bb7e9bd6ee99f 2,995 0.94/1.00 vMB 7
698,519 698,519 00000000000000000001b03c061f4a027a01a4d5a2f19aa79e50a0219efabd2a 2,771 1.00/1.00 vMB 11
698,518 698,518 0000000000000000000eede140cbeacd9d0f1609c4526bf1482ce3c0a71ed502 2,777 1.00/1.00 vMB 20
698,517 698,517 00000000000000000008ee1f6cf8ecf9acf5d2d37a49522e8b0bc3c456dbbe25 426 0.17/1.00 vMB 12
698,516 698,516 0000000000000000000f10fc188ac909163bdd4931fe30d053eb2566ff469ed4 64 0.03/1.00 vMB 7
698,515 698,515 000000000000000000012129c9465072d694a0467e36e30bec9189834a062db4 1,549 0.64/1.00 vMB 16
698,514 698,514 000000000000000000061a18ec50a5953e58d1f03488266f6bf20c80f14ec1a4 2,590 1.00/1.00 vMB 14
698,513 698,513 0000000000000000000b71143423c936c1c4ef46ee9f05bfa2db0dd004b200a7 536 0.22/1.00 vMB 12
698,512 698,512 0000000000000000000d3b00dd95639022b85b877ccbedfa4ed1b0824f9979a7 385 0.17/1.00 vMB 11
698,511 698,511 00000000000000000009e671a37ee7045e707766db878203308604eb6a6257e8 1,531 0.97/1.00 vMB 7
698,510 698,510 0000000000000000000e7ac25bc4690cbdcccac34594b2e838e77cbb7c0454f0 1,768 1.00/1.00 vMB 14
698,509 698,509 0000000000000000000b981109c2f88a28835739f8b7952055c0d245bde0fbaa 777 0.30/1.00 vMB 13
698,508 698,508 00000000000000000001680d063035746594bdc35d7dafd1007fb800605b1d41 47 0.05/1.00 vMB 56
698,507 698,507 00000000000000000003f401114a63a1f4e8b8f6388c4bdc622d03afaa13fb7e 698 0.25/1.00 vMB 10
698,506 698,506 00000000000000000003570b30a6191c1520c19390c39f5de03bc8380a566e49 1,419 0.69/1.00 vMB 2
698,505 698,505 00000000000000000007730a4d4ae6458d090a9ee4608c31123efb80db63596e 2,089 1.00/1.00 vMB 15
698,504 698,504 000000000000000000090f77cb49f79d43b5bdede68561a6fa96c482d09d4908 1,884 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.