Loading Tool

Explorer IconExplorer

Memory Pool

44,383 transactions
26.62 vMB
0.06296593 BTC
Random Selection Loading Transactions
Max Size: 140.44/200 MB

Candidate Block

Mining Attempt ff6f6038211b4c99ead6cd54227341097bc50049a244c64aca9f5573aaccf8e8
Version 20000000
Previous Block 00000000000000000000e80075463d9b649392db1c3f77b6ad92bc26bba09057
Merkle Root f2fc4010df29831b39076c09c6fcc9ba950181f3ee55f68050b29503a71797bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,108
Size: 1.00 vMB
Total Fees: 0.01394668 BTC
Feerates: 83.62 > 1.40 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,761 (182,341 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
732,420 732,420 00000000000000000002e7ce43c6f00d76e002e346dcd76235aa101cae7288a7 1 0.00/1.00 vMB 0
732,419 732,419 000000000000000000045c41b493442378fb91562d1432f741467c264a3dab99 2,426 1.00/1.00 vMB 9
732,418 732,418 00000000000000000000f0f51053256982498c366600bc7b5e86a9ad9f6a9b38 3,130 1.00/1.00 vMB 12
732,417 732,417 0000000000000000000191f1d428b4c87c1091125b073ad502d80abd4b1ca215 2,316 1.00/1.00 vMB 2
732,416 732,416 00000000000000000006816625718ba59d078126b5c2db21ca24885bd586b42f 2,771 1.00/1.00 vMB 9
732,415 732,415 00000000000000000004b2de365b0a78a0c01ecc3073c24f6ca3cedb13d18c87 3,184 1.00/1.00 vMB 7
732,414 732,414 00000000000000000001d646ccc7ec6e100c46f4e301407b223e6f6bf2bc0268 3,049 1.00/1.00 vMB 16
732,413 732,413 00000000000000000003f45b328be9cbd6cfcaeeb1640ccb636abcede874113b 607 1.00/1.00 vMB 1
732,412 732,412 00000000000000000006e052bf9e989fd1dfcb57fff8c0392780f9eaf47af511 2,922 1.00/1.00 vMB 8
732,411 732,411 00000000000000000005c98da2ffb55f0f66247dc0426104000721b76d570632 2,742 1.00/1.00 vMB 3
732,410 732,410 00000000000000000006eebce6f97d4521fd0a3ef8d87fcfcbdc7f5489e7727f 2,876 1.00/1.00 vMB 8
732,409 732,409 00000000000000000001d684bd86207285138ca8e20a2190fa0e34ddb4f811fd 3,471 1.00/1.00 vMB 13
732,408 732,408 0000000000000000000343b73c03678d83ecc439459eb1e9a83e9aeeec94649e 2,607 1.00/1.00 vMB 11
732,407 732,407 00000000000000000002b4661a1d3cc7292f33532779cbfbc6d4f57780a7d4ea 2,452 1.00/1.00 vMB 2
732,406 732,406 000000000000000000018be6e9fdaeabc566384d26e638e96cd14adf04349fbf 3,280 1.00/1.00 vMB 7
732,405 732,405 00000000000000000009228ec9a3cb79e4d9b07d572e90f7ff8c09d835440d53 3,035 1.00/1.00 vMB 15
732,404 732,404 000000000000000000090fea9a514522352d86b820881158c06379156934cf6c 2,715 1.00/1.00 vMB 17
732,403 732,403 0000000000000000000699cd958b077c68e55c2afdb74cbc1425a77687256286 1,958 1.00/1.00 vMB 2
732,402 732,402 00000000000000000003b8f34564f9025e44324cf7f17829db2dfc87b979c7cd 2,804 1.00/1.00 vMB 12
732,401 732,401 00000000000000000001befefd6e7ae6c43e0439d628abd4d31c1810f5d64f70 944 0.86/1.00 vMB 2
732,400 732,400 000000000000000000007cc310bb7b51b3e42c7463d80a0781c8dfaaa9bf7f5a 3,050 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.96 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: 647.62 GB
    • Received: 12.96 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.