Loading Tool

Explorer IconExplorer

Memory Pool

42,880 transactions
27.93 vMB
0.06975329 BTC
Random Selection Loading Transactions
Max Size: 147.23/200 MB

Candidate Block

Mining Attempt 597787afe9f1f0ca11df32cb6a549cb4f05516db967eb935515539db9324985e
Version 20000000
Previous Block 000000000000000000006d9cca170a6dca76a62d52ce159ce88e03787eeaed6e
Merkle Root 8769cf82ee2b212ec5b4f432de84e3c84fdf5095e51c2a6f290fe6954d1e42c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,253
Size: 1.00 vMB
Total Fees: 0.01737663 BTC
Feerates: 100.30 > 1.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,833 (83,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,420 831,420 000000000000000000019218a278c5fb9dd3007648f3899fbd14380723cbcf77 3,319 1.00/1.00 vMB 29
831,419 831,419 000000000000000000022656d70ab5dda29d1f9c5e2d1ce566a3230233ea9bff 3,206 1.00/1.00 vMB 26
831,418 831,418 0000000000000000000078b915f2d9d627ec2b8caa18f26df6a658cecca621b1 2,958 1.00/1.00 vMB 43
831,417 831,417 00000000000000000000961d489470d99db5ef17f4902b6ceba069701c160abf 4,150 1.00/1.00 vMB 23
831,416 831,416 000000000000000000008ebb9a5f48aa54894dc414ab3b51aae55f67112d3539 1,401 1.00/1.00 vMB 16
831,415 831,415 000000000000000000032b0d7cb033c16310e240fb1356b9d74eae6e9090b3e9 1,726 1.00/1.00 vMB 19
831,414 831,414 0000000000000000000237b797e9ae8892243c94ca6a6bf2988b8fcdcdc6b152 2,672 1.00/1.00 vMB 28
831,413 831,413 00000000000000000002b13782eb62c2d9e36a36bfb68752fbef858a4ca984bb 3,197 1.00/1.00 vMB 34
831,412 831,412 0000000000000000000191c6a93d261259d6859c364d6392180c3ea21dd5470f 3,157 1.00/1.00 vMB 24
831,411 831,411 00000000000000000000c9ef13567fd858cc44e10789737a2f034a363a29ff9c 2,743 1.00/1.00 vMB 28
831,410 831,410 0000000000000000000197adffd4193688edbbaa664a6aa5838921ffeac25d85 2,780 1.00/1.00 vMB 25
831,409 831,409 000000000000000000014b54f1b6000959e66f388eddb0a9d3963b9419e75346 2,542 1.00/1.00 vMB 28
831,408 831,408 00000000000000000000820f3e6f83e5052fc5635978e9e88604a4628f95cf76 3,496 1.00/1.00 vMB 31
831,407 831,407 00000000000000000001b312f52d4ce407c67ed692163b831fb82aaac2692dec 2,871 1.00/1.00 vMB 23
831,406 831,406 000000000000000000015ec205a6f6fcd438978c3eacf8b1397f1e4c0b41eaa4 2,554 1.00/1.00 vMB 30
831,405 831,405 0000000000000000000048a5081cd613ed8e76393a6eece0841c7f28d1b444e8 2,398 1.00/1.00 vMB 25
831,404 831,404 000000000000000000031a211090f64300017384a198b44066624235cdb7c220 3,894 1.00/1.00 vMB 31
831,403 831,403 000000000000000000001205acd18c02f3e0d9ef57b90e1b2582667a76d8bb75 3,673 1.00/1.00 vMB 36
831,402 831,402 0000000000000000000370ab3cd26d52c9c76ed8573c71611f73b4590ab213e8 3,261 1.00/1.00 vMB 23
831,401 831,401 0000000000000000000004264eb2cfa81bdd04998932e960644fa979030f5fda 3,356 1.00/1.00 vMB 39
831,400 831,400 00000000000000000002f2b8b266d44886b53142a93464b7042ca8b014d1fcfc 3,653 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.10 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: 651.63 GB
    • Received: 13.60 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.