Loading Tool

Explorer IconExplorer

Memory Pool

77,121 transactions
29.82 vMB
0.10483303 BTC
Random Selection Loading Transactions
Max Size: 180.23/200 MB

Candidate Block

Mining Attempt 451973807ad104fa09f35fa582fd5bba58c389f1c6ff948829a4264944544636
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root a454bf0b53e53ae2b4139eaceed517e10d0d9981ef9210e652c1fad7f5fd0dff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,137
Size: 1.00 vMB
Total Fees: 0.03662356 BTC
Feerates: 357.61 > 3.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (27,050 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
888,385 888,385 00000000000000000000a32bafb05b526cdb7d75688c14bccbf3e9bc688a7221 2,678 1.00/1.00 vMB 2
888,384 888,384 000000000000000000012a83189db542c5abab8028fd8510bc4fca6baeb043f9 2,774 1.00/1.00 vMB 2
888,383 888,383 00000000000000000001727893149ed08549981bda630446c91e14bc7c6205c0 2,699 1.00/1.00 vMB 2
888,382 888,382 000000000000000000021adc942cf7c801c6fc85d83887516c9209d9491c3a9f 3,083 1.00/1.00 vMB 4
888,381 888,381 000000000000000000009a7e7682367a27696d08c12034092e52c96a8d14e772 933 1.00/1.00 vMB 1
888,380 888,380 0000000000000000000096c59686a794d25f933c5dc0d6012f3df4f283784280 3,106 1.00/1.00 vMB 1
888,379 888,379 00000000000000000001467a2d5e57efcb14f94a1b37759626161ca5b4da6e1e 3,315 1.00/1.00 vMB 2
888,378 888,378 00000000000000000000737661079787cc19e2acc6f8dd5fcec3d3d8615281c2 943 1.00/1.00 vMB 1
888,377 888,377 000000000000000000015b1760d2dc8ddb3b50f47f062c4719c1ad112cf3bdae 932 1.00/1.00 vMB 2
888,376 888,376 000000000000000000023634ad06564cf66ea7e883d37dbc91eeaa0b099bbf5c 1,249 1.00/1.00 vMB 2
888,375 888,375 0000000000000000000180c9ae55b659c2352781cc5f234d7b861d12efe49168 4,036 1.00/1.00 vMB 4
888,374 888,374 000000000000000000026a0ef6cad24b4a9261b0d1b030ce26265b7567d51126 3,010 1.00/1.00 vMB 6
888,373 888,373 00000000000000000001bdf0068fa6d3c30e695c615d75ec2abc9186908bc1f6 3,399 1.00/1.00 vMB 5
888,372 888,372 000000000000000000014fdc7d5e97db42a1b809f86525a988d17ca0e1fa7184 820 1.00/1.00 vMB 1
888,371 888,371 00000000000000000000c5d400c748d9f089efbeb42bf76b8258923976522811 1,150 1.00/1.00 vMB 2
888,370 888,370 00000000000000000001d2a9fc359812fc45ffc56294b3008537cfadac569dce 483 1.00/1.00 vMB 1
888,369 888,369 0000000000000000000168ae4e10a118c3d148403ad922d49eba6d83f9a4d11c 1,913 1.00/1.00 vMB 2
888,368 888,368 000000000000000000005db3f6473f506e0289e3b7c57efea38106f6f20ec440 2,223 1.00/1.00 vMB 2
888,367 888,367 0000000000000000000040faafa9268344fb4a56ca3b61994b200efe8ed17f2f 3,451 1.00/1.00 vMB 5
888,366 888,366 0000000000000000000248bcb4e29b3a354ce4c41d4bb5615321b089e04b4846 3,585 1.00/1.00 vMB 4
888,365 888,365 00000000000000000001fb6199c4f1a763a98bce1f41318261ccc641c8c53497 3,813 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.15 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: 744.23 GB
    • Received: 18.71 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.