Loading Tool

Explorer IconExplorer

Memory Pool

42,965 transactions
26.95 vMB
0.09418913 BTC
Random Selection Loading Transactions
Max Size: 140.85/200 MB

Candidate Block

Mining Attempt 7f3171d8d643e6a8acd50ada842e81986791cc28d538ebd9c597333559d3b234
Version 20000000
Previous Block 00000000000000000000fc48cc8686a8ac722c054bcc7b44a0442c0f1c3ff981
Merkle Root 6f944670c2fc5e97e38826315e134ccf84555e881cbf04fe0e172da71a839d0f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,743
Size: 1.00 vMB
Total Fees: 0.04386193 BTC
Feerates: 151.01 > 4.40 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,883 (67,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,194 847,194 0000000000000000000293cd2ee680cc5be38cc9e76ff5daf54acc52648e5e37 4,431 1.00/1.00 vMB 40
847,193 847,193 000000000000000000031c3e39dfb5c446b10adc528c59f80ac3b3fa2a52d473 3,466 1.00/1.00 vMB 56
847,192 847,192 000000000000000000030af500df55e724beaad9a24c99479f9befe14c22c6cc 4,200 1.00/1.00 vMB 47
847,191 847,191 000000000000000000023fddf4c65273e7c7daa6fdb6cac4e863cc7dea227db2 4,053 1.00/1.00 vMB 90
847,190 847,190 000000000000000000007c80fa7786b2d168486f9168a8166bf03a6fcc580a4a 4,119 1.00/1.00 vMB 90
847,189 847,189 00000000000000000003283b368bae25d0ef61f91acfaab31a9a72958e87374b 5,206 1.00/1.00 vMB 49
847,188 847,188 000000000000000000022ffdc20049ede6f091b8a3c376143a8adbd54c9d7866 6,576 1.00/1.00 vMB 38
847,187 847,187 000000000000000000025cfbb2a93e194afa397b452ad22fcee38bf7c72c44d6 6,694 1.00/1.00 vMB 35
847,186 847,186 000000000000000000031fa4edcc5c8e702dbc7f2cd953247521d53f5d6fdd85 4,821 1.00/1.00 vMB 53
847,185 847,185 00000000000000000002dc2b73be25e933be18d66772718d73627dee1e43bc93 6,739 1.00/1.00 vMB 39
847,184 847,184 000000000000000000024ab5661b86b91dc42284c78438f24369d44a113d82ab 4,792 1.00/1.00 vMB 53
847,183 847,183 00000000000000000001528cd61d5d907edae072a029218d43792d16767a2bfd 7,127 1.00/1.00 vMB 30
847,182 847,182 000000000000000000015939f1f202526e0c4e594221094468c80cb7a0f078bb 6,210 1.00/1.00 vMB 38
847,181 847,181 0000000000000000000216f175bdac41b9e0082da75c04c081953bcc72036934 6,015 1.00/1.00 vMB 35
847,180 847,180 000000000000000000002598ad1fb852677c85b9d1d9b9e6d3813e7b4aa2a675 4,283 1.00/1.00 vMB 45
847,179 847,179 00000000000000000001017e09f56251e3b382dc6b0256a14a66ddc6c9f5270b 3,869 1.00/1.00 vMB 42
847,178 847,178 0000000000000000000134c627de4cb64bb49d8c31eaa1f9254430292a00c16a 4,886 1.00/1.00 vMB 47
847,177 847,177 00000000000000000002cf278b2ef552048f547f7f4fb4536bc2d900b7456bea 4,227 1.00/1.00 vMB 70
847,176 847,176 00000000000000000002a76a884fd8e66ca56989778e8910666224e95f76b09d 5,113 1.00/1.00 vMB 49
847,175 847,175 000000000000000000031f8c38705d178b2cd68424dc4c4d20c37658200416a8 6,070 1.00/1.00 vMB 44
847,174 847,174 00000000000000000001fcf39c37474cae53e149c02e8afb53a52cdf49cf68cc 5,362 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.18 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: 653.63 GB
    • Received: 13.97 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.