Loading Tool

Explorer IconExplorer

Memory Pool

18,936 transactions
8.69 vMB
0.07188361 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.33/200 MB

Candidate Block

Mining Attempt 473985de1f4ddfcbc7ea9ebc15bd0d9c0b756eb81279bc92835a35fc69194e00
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root a55ff4e8c02b70badea51d86212169351cba440877152e1f76e4c22f951724a4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,692
Size: 1.00 vMB
Total Fees: 0.05281804 BTC
Median Feerate: 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (717,013 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
196,377 196,377 000000000000016dd50435f01ce816190774189d5e0b54a40b78c104cafc9bf6 23 0.01 vMB 182
196,376 196,376 0000000000000510b3b31d9757b2a08545526142bf585bd7ababceb8ac129c0d 388 0.18 vMB 129
196,375 196,375 00000000000004630218cdff1b503839c96a09dbe09e604c8cf121d3c6b9690e 7 0.00 vMB 30
196,374 196,374 0000000000000589f6223a22d7a8ea61bbc36c6a1eb21b4367400b0a21a19251 51 0.01 vMB 7
196,373 196,373 0000000000000527da1cd3903a45f19c4b477fdf4fcc44380395ede861ffe239 298 0.16 vMB 117
196,372 196,372 00000000000000b40b1f839e55a5e0ef3ecc6c49d3a41a8faa5a4dcb05c88ac8 128 0.08 vMB 79
196,371 196,371 00000000000004371859d7de1c4283f2f75aa3feaca1d2322331b69e37b4a975 45 0.02 vMB 25
196,370 196,370 00000000000003c27e051fe1ad6817e633df844c45a84136e156427a0714362d 152 0.06 vMB 86
196,369 196,369 000000000000039a661ef66eac5f32c7a20ca0e1144dd6e6a7d6b001c78055de 113 0.06 vMB 117
196,368 196,368 000000000000020d803ac8a94fe128b7bf8d65af7d34468faf19c7d4763b2ab0 181 0.10 vMB 85
196,367 196,367 00000000000005d567a9744709bcd7789589207bf496338a6eef9f67eaf7a724 515 0.21 vMB 120
196,366 196,366 0000000000000425dd3443ffb80a44a022f59e872c3bbce9da4fcd0639ef8194 9 0.00 vMB 0
196,365 196,365 00000000000005b4cd4ac50a4df6396ef6954ff99547c5a7c0d48d1524e93e66 516 0.21 vMB 134
196,364 196,364 000000000000039cf80a72d5613120bb005a5a8eabb970723275c46765b8b18d 32 0.01 vMB 295
196,363 196,363 00000000000001a09905d6ad48957cee4bf1bac4e7857c1ed2a41b9adeadcc02 256 0.09 vMB 168
196,362 196,362 0000000000000543bd76d670a7edd56f745ac2535b42bf177e2261910af5f4e1 161 0.05 vMB 107
196,361 196,361 0000000000000121226bdc6561386233ba4ada772d01ce8463b229e5c3d0df2d 129 0.05 vMB 93
196,360 196,360 00000000000004b30d84dd15de0ec59bc693587a0c8b52cecf2171a6d13b60b5 103 0.05 vMB 55
196,359 196,359 0000000000000178f3cc5aeb9056db549a7fb1e65c1977a080c80003ac059bb9 471 0.21 vMB 120
196,358 196,358 0000000000000528a62a8a6c075734b8b93525709ff5d6112ba9d2bbaef4ae5a 10 0.00 vMB 15
196,357 196,357 00000000000006b8a454921eb1ef3f98f30225a247d02341b99950ec58827e59 204 0.08 vMB 138
Previous 10 blocks ↓
Total Size: 779.54 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: 245.52 GB
    • Received: 0.93 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.