Loading Tool

Explorer IconExplorer

Memory Pool

80,320 transactions
34.63 vMB
0.17499576 BTC
Random Selection Loading Transactions
Max Size: 193.93/200 MB

Candidate Block

Mining Attempt 4ffb9983600af2e13ab643c8e304a0169198487e93464c1b96de2fb4dc441ea2
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root fed11a4e4580e1571de3a4f29171b08a3e34407f6b7149040d2374813142e83d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,124
Size: 1.00 vMB
Total Fees: 0.04637243 BTC
Feerates: 150.93 > 4.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (27,029 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
888,386 888,386 000000000000000000014ac0e309e98bf3c4754ff18535d33e1f53cc7a310b2d 1,756 1.00/1.00 vMB 1
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
Previous 10 blocks ↓
Total Size: 783.11 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: 734.17 GB
    • Received: 18.55 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.