Loading Tool

Explorer IconExplorer

Memory Pool

39,592 transactions
27.95 vMB
0.05765215 BTC
Random Selection Loading Transactions
Max Size: 142.53/200 MB

Candidate Block

Mining Attempt d607c6fada6c17f581c4e2ddf4544fe207b47b83a7736c853ba7a0bcf575afa4
Version 20000000
Previous Block 0000000000000000000210ce047a899c3165142ca92db23549562eea5202e5a5
Merkle Root e86f4edec6ac709671c1cc7b0d8efe4638835c04e4f342c76b5492447608ccc2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,329
Size: 1.00 vMB
Total Fees: 0.00414061 BTC
Feerates: 50.62 > 0.41 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,633 (99,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
815,281 815,281 000000000000000000042d2763b94842b15bbc4aae860ef8fc79d8016db3bd74 5,152 1.00/1.00 vMB 48
815,280 815,280 000000000000000000004dabba4c28255622464cc09f19b2faca491e39cfa394 4,605 1.00/1.00 vMB 50
815,279 815,279 00000000000000000002535bf637adfd1e00aed442163d54121a51bb2703be13 3,237 1.00/1.00 vMB 64
815,278 815,278 0000000000000000000103d9028945d0d91131a00a3665e1edfe2a10ca8c075a 4,212 1.00/1.00 vMB 52
815,277 815,277 000000000000000000000b3f458628b834b3b964d006827f337f0c11edd8567d 3,187 1.00/1.00 vMB 55
815,276 815,276 00000000000000000002021f44cb7fc1e203101ede0bede83f987c85b23013c9 2,619 1.00/1.00 vMB 53
815,275 815,275 0000000000000000000458ddb451815ef9f855330888eb4dd818b91ed4cf2d86 4,259 1.00/1.00 vMB 55
815,274 815,274 00000000000000000003e159301cd58b6e8247e307a0cdbb7455c7fbf98a4011 3,159 1.00/1.00 vMB 53
815,273 815,273 000000000000000000008b3107ba921fbd129137ba2779d68debc809a44f2d64 3,757 1.00/1.00 vMB 60
815,272 815,272 000000000000000000046683ab3eb920bc5d6cde9a222bb26f232c86476137dd 3,897 1.00/1.00 vMB 78
815,271 815,271 000000000000000000035583fb76f3e52d86ff49965c1c77dcbdb80d5ba0326d 3,922 1.00/1.00 vMB 54
815,270 815,270 00000000000000000000a5988f13c1c75024ba98028d4494bebc5221485f9275 3,962 1.00/1.00 vMB 68
815,269 815,269 00000000000000000000f5ee88b8b86689f8ed8a9463332af2de5510a963a9e9 4,949 1.00/1.00 vMB 62
815,268 815,268 00000000000000000001339e629d254538692c9db0b5b596537a6b4d319753f1 3,558 1.00/1.00 vMB 65
815,267 815,267 00000000000000000003890cf9627eca5ac5ca7e967bc7f0ea4b5204ba121827 3,700 1.00/1.00 vMB 74
815,266 815,266 000000000000000000021d19326e0c709e36ca16813e092e84ec5f7c3402431a 3,478 1.00/1.00 vMB 74
815,265 815,265 00000000000000000001d5f4ea4a18ac3aa177f0b62e4a4b63c90de28067b29f 5,381 1.00/1.00 vMB 56
815,264 815,264 00000000000000000002a8cf64c3243d0a3a053e9a91f058be17be96e1369430 3,641 1.00/1.00 vMB 72
815,263 815,263 00000000000000000001cb1d8b98940e64855f82fd3440844034ba21609dd8e0 4,377 1.00/1.00 vMB 60
815,262 815,262 0000000000000000000012200c7dad14f7d6cff83b7401bd99621cc3ed719067 3,573 1.00/1.00 vMB 70
815,261 815,261 0000000000000000000205aefe68f531ff2afaf4e7e02b92b183b48354a0d235 5,420 1.00/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 781.74 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: 630.39 GB
    • Received: 12.03 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.