Loading Tool

Explorer IconExplorer

Memory Pool

75,027 transactions
28.91 vMB
0.07839897 BTC
Random Selection Loading Transactions
Max Size: 171.06/200 MB

Candidate Block

Mining Attempt 94a527ab8ee9690609e71896bb182e666b04a5f6d6a0beecf8496fccb4b99fcc
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root ee4e7792200dd7141d54b9f84c053b6d33d5fc5c62d128473d3eaf272b0b9534
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,794
Size: 1.00 vMB
Total Fees: 0.01837119 BTC
Feerates: 100.29 > 1.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (308,524 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,516 606,516 0000000000000000001130dbef7003abe2fbe03751c23f6169d1c2a16078678e 3,238 0.95/1.00 vMB 15
606,515 606,515 00000000000000000000ae768e739e002c5937098476c6eb0cad174f805d19c7 313 0.08/1.00 vMB 24
606,514 606,514 0000000000000000000564ce8b96ea48662baec99823b4e41474bbcc12ef0381 251 0.07/1.00 vMB 15
606,513 606,513 0000000000000000000968d122d1e136e0f8ba71d9aaf40b5c35ab5d45bf1475 2,536 0.89/1.00 vMB 15
606,512 606,512 00000000000000000012e906f06cd77e4ac7d930443d09a61acdaba991098ced 1,424 0.50/1.00 vMB 2
606,511 606,511 00000000000000000013693091b7ee6f86cb6f9dc515ad975c99fce105e5f241 3,017 1.00/1.00 vMB 23
606,510 606,510 0000000000000000000da3a02d7986d6f6aa9e686536614cceabb25c6e7d9b21 3,244 1.00/1.00 vMB 24
606,509 606,509 00000000000000000014ed86f2eaadea4d44ed4f4b1899a787144ec19eb314f3 2,933 1.00/1.00 vMB 10
606,508 606,508 00000000000000000014bf92d9b259afcb4231283c92baf4b361338cf0566738 2,793 1.00/1.00 vMB 22
606,507 606,507 00000000000000000013365c0b67c7e8bacf97d7736c12d80f6b05287259a675 2,831 1.00/1.00 vMB 24
606,506 606,506 000000000000000000139dc70f2cdeb50de45da7a46e0215ce0f8c366207aa2a 2,889 1.00/1.00 vMB 20
606,505 606,505 0000000000000000001078e3e6f28afc79640b7a341de6566a81576e97c25d6f 2,713 1.00/1.00 vMB 22
606,504 606,504 000000000000000000032b063ba07ee0fccc86b5760f241349dba86746200ef8 3,267 1.00/1.00 vMB 24
606,503 606,503 0000000000000000000672811eb2fb5e386cf23c8bd1fe3d1257d4cbcb9003d5 1,215 1.00/1.00 vMB 24
606,502 606,502 0000000000000000000c761ea868de2a7d2af6d10208325589bca8d92dc803cc 3,346 1.00/1.00 vMB 28
606,501 606,501 000000000000000000004c98c48f6d2c52cfb2236ab3ee378d6cb1a1d1873ab2 2,833 1.00/1.00 vMB 35
606,500 606,500 0000000000000000000d2e949fc5315d9400bc66127a0926251f3c5a569ecde6 2,765 1.00/1.00 vMB 23
606,499 606,499 00000000000000000014134bfd7753b14ea549a94d0092c623d2e526cc63eb0e 2,372 1.00/1.00 vMB 56
606,498 606,498 000000000000000000009cbadc29b14ed0606688c4d452f944cb2e1e4087b051 2,836 1.00/1.00 vMB 22
606,497 606,497 0000000000000000000701d9040958646210f230d3cd04bb66ed3c41cac59e70 3,300 1.00/1.00 vMB 17
606,496 606,496 00000000000000000011cee194234ea3312daff3fbedc3098e036d26172acb36 2,152 0.92/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.46 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: 667.93 GB
    • Received: 15.32 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.