Loading Tool

Explorer IconExplorer

Memory Pool

31,958 transactions
25.00 vMB
0.06835033 BTC
Random Selection Loading Transactions
Max Size: 124.98/200 MB

Candidate Block

Mining Attempt b91f2735687ca55878c5bf826b3aa1ecef21c288193e2919285c19c567c47d47
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root a12a705607475c55b8c890c38ca6ba1de0264b5aa3f8262cb2a3564d9755e6ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,841
Size: 1.00 vMB
Total Fees: 0.02224389 BTC
Feerates: 100.60 > 2.23 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (67,368 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
847,337 847,337 00000000000000000002da0332bf53209762481f747fe3616c3d0bca971dd616 5,943 1.00/1.00 vMB 44
847,336 847,336 0000000000000000000168e7a2d4448b48aefb7862b85c737d6d4037142f0d39 4,600 1.00/1.00 vMB 27
847,335 847,335 000000000000000000014133f37a03e7a43b7d3a75a830cd1cac9f9f7798ced2 4,450 1.00/1.00 vMB 40
847,334 847,334 000000000000000000009857ebb2a1405d5e34978c27e1c47434d57329cd3908 3,903 1.00/1.00 vMB 74
847,333 847,333 000000000000000000029993f15088da75394704df46c81e19252ab4883f9fc7 6,657 1.00/1.00 vMB 36
847,332 847,332 00000000000000000002cf5d01bf5bd0ae7e2d278680487a3400682768684271 5,806 1.00/1.00 vMB 26
847,331 847,331 000000000000000000016865df15934d61745e0554fa6ad03001aa5c71a00893 4,992 1.00/1.00 vMB 32
847,330 847,330 000000000000000000006e31bc0c7ab5de6387dc393445752e0d597d239fc9c7 3,525 1.00/1.00 vMB 48
847,329 847,329 0000000000000000000153484326a6ce40c5fde928f563469c595897a5421a51 5,040 1.00/1.00 vMB 33
847,328 847,328 000000000000000000017959d5c43bd74d2c4cd1e5422a57755edc68a81053b9 5,126 1.00/1.00 vMB 35
847,327 847,327 0000000000000000000099d8a1610a830b5b410f84294a8b950405b93f049088 3,782 1.00/1.00 vMB 44
847,326 847,326 00000000000000000002c9c44bf8e6f6cae152754dbea7083034b48d9166d091 4,481 1.00/1.00 vMB 43
847,325 847,325 00000000000000000002c1293ab3076faa3a1c3f6bd58ff936d7868e78b31c06 3,701 1.00/1.00 vMB 70
847,324 847,324 00000000000000000001a8f31c9a60f4a117672f0cb5dc4829338dffd5e038ea 3,941 1.00/1.00 vMB 63
847,323 847,323 000000000000000000031b5866b8a3702b70c44b751be809462a6adc5d490fc7 5,133 1.00/1.00 vMB 35
847,322 847,322 00000000000000000000b23fe3f95e87b01e3b91f23c597919d2a94b0f02926a 2,789 1.00/1.00 vMB 60
847,321 847,321 000000000000000000028c46037188719f5bb8e63c2acbe34e0b2a7d70bf8ef8 4,430 1.00/1.00 vMB 40
847,320 847,320 000000000000000000015b5964b8dbbe81bbb3b3e7bdcaa7951a1dc6fd095eed 4,662 1.00/1.00 vMB 42
847,319 847,319 000000000000000000007eea62b108c2ab01b3ee81b5843e971193b48568e343 6,117 1.00/1.00 vMB 41
847,318 847,318 000000000000000000024581efb27ddafe064bd7fe16eb1376541a17180c2d43 2,546 1.00/1.00 vMB 41
847,317 847,317 00000000000000000001e8efa455840106fb034007fb296cbfb881d839d2ebf0 4,862 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.87 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 642.83 GB
    • Received: 12.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.