Loading Tool

Explorer IconExplorer

Memory Pool

77,440 transactions
28.91 vMB
0.12147486 BTC
Random Selection Loading Transactions
Max Size: 174.85/200 MB

Candidate Block

Mining Attempt ab15badf2b4d6585139b15a6c12908b3ae3d55e782c318de7c8356619fac6c79
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root c099492821c35212d8a23c58e789cd0d32841b20812c1d7c841569456bc0fceb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,114
Size: 1.00 vMB
Total Fees: 0.06127423 BTC
Feerates: 108.69 > 6.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (397,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,341 517,341 00000000000000000040258f3b1a84355ba8ebf9ce9b35ff6583a71b2f4fdd08 370 0.15/1.00 vMB 41
517,340 517,340 00000000000000000042e9d461887fbfcd65d70d436f9c825031f8fc7ce09809 1,687 0.82/1.00 vMB 29
517,339 517,339 0000000000000000003005c2aebcd64161254d2efe7ceae97fae6d88cd2c76ed 227 0.09/1.00 vMB 38
517,338 517,338 000000000000000000119500a6f59891ca20a095a84955a15298eb89e1dd0834 1,544 0.54/1.00 vMB 19
517,337 517,337 00000000000000000002c6f5800089adfa1c79c78e63ddf118ed9ecad630b65e 1 0.00/1.00 vMB 0
517,336 517,336 00000000000000000050229d81c25132c30374772f2e06a46db35258fa8f9063 1,513 0.68/1.00 vMB 33
517,335 517,335 0000000000000000004ffccbdd2ae994e942f3bc164faa8fc8f9b769ed7cb716 1,185 0.55/1.00 vMB 29
517,334 517,334 0000000000000000000fb0622fedd5b6160d38129f28463dc8263136ddab954a 44 0.02/1.00 vMB 54
517,333 517,333 000000000000000000356d4dd49c427d8c843a9c9bccd25218ee92322796b523 970 0.39/1.00 vMB 38
517,332 517,332 00000000000000000041555e20474768129fa672157ac3aee871e5836ba4dd9e 85 0.03/1.00 vMB 16
517,331 517,331 000000000000000000409d0e96ffca22b5d664ea508d0352d297b1c681e19149 486 0.28/1.00 vMB 13
517,330 517,330 000000000000000000165f7ca045a2897282ff31bb70a1cad3adaf66637b5cbb 794 0.29/1.00 vMB 43
517,329 517,329 000000000000000000463ff17756badd0869f9e9295f21cef569af8d03d9704b 190 0.10/1.00 vMB 23
517,328 517,328 0000000000000000002ecaa3e63072f4885bcc23ea8f62fb3d708d36ffe3dfc7 71 0.02/1.00 vMB 51
517,327 517,327 000000000000000000252c3c56e42100bcb22e6498dd47c6d5da264de8303c63 254 0.11/1.00 vMB 32
517,326 517,326 0000000000000000004f45072bc5040bca563c21de76d10093572530e1555ddc 535 0.23/1.00 vMB 35
517,325 517,325 0000000000000000000b67560e1cec21466bf8e9b4349e4cec9b5f41e705a9ea 667 0.36/1.00 vMB 11
517,324 517,324 0000000000000000001be49ae4833e0d74d202da4490bebb438a524385b9c2e6 349 0.12/1.00 vMB 39
517,323 517,323 00000000000000000048af523e8fb0ae8eb2fbe42700a572b005136d19cd9825 273 0.15/1.00 vMB 25
517,322 517,322 0000000000000000003f479409ac3d8e0db1cd2d1a2750c34ed7b0e3a6af23b3 258 0.16/1.00 vMB 19
517,321 517,321 00000000000000000022f1b95e4144c59ad1160fbd889c9ade1d3ab8f351b1a7 778 0.35/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.59 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: 671.53 GB
    • Received: 15.95 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.