Loading Tool

Explorer IconExplorer

Memory Pool

81,924 transactions
30.65 vMB
0.10069425 BTC
Random Selection Loading Transactions
Max Size: 184.08/200 MB

Candidate Block

Mining Attempt 4f33f3e6fc692fdd26591023a31b4b93734d6522007056c3ab80974ffd334f7e
Version 20000000
Previous Block 000000000000000000005486e251aed8c030d32cefd8c077bbe263649de79032
Merkle Root 5775225f19c602ce84eeb30db0c6d1507b809d1174a6cfcccf9994d8bf091a01
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,480
Size: 1.00 vMB
Total Fees: 0.03483417 BTC
Feerates: 150.77 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,987 (329,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
585,347 585,347 000000000000000000183f8a23ca6622485c327f2e5d0a882a738dc5e352d179 1,061 0.34/1.00 vMB 21
585,346 585,346 00000000000000000008623794847266d5e5dfc35c990b826aff4431b3b9ee61 313 0.10/1.00 vMB 19
585,345 585,345 0000000000000000001d46142262132a468ae5ff889771192e36df6c1f5a843f 267 0.11/1.00 vMB 34
585,344 585,344 0000000000000000000df0e8192511b5caa39fa5f7e402804d8e0c0cd3a58054 1,694 0.59/1.00 vMB 15
585,343 585,343 0000000000000000000d495be7bef9ebb97df50443b2bbb81324d1adc75ef8dc 2,575 1.00/1.00 vMB 32
585,342 585,342 000000000000000000162ce3c96252865d1a320caa09559cb556a659c182bf3d 1,334 0.49/1.00 vMB 21
585,341 585,341 00000000000000000019a51ff3c21b89717259efea8f1eb3042ed6b928ba9683 946 0.40/1.00 vMB 25
585,340 585,340 000000000000000000084f658f746629c2437ab8d24ec46103ee27b7fbe07682 2,619 0.96/1.00 vMB 17
585,339 585,339 000000000000000000055be5cd57f1c48179360e96b25e3f62dd8e9ab74d485b 3,039 1.00/1.00 vMB 46
585,338 585,338 00000000000000000008817c8633d4cc08f96c8534e0ac3c9b6460f3ccc2a5e0 1,538 0.53/1.00 vMB 14
585,337 585,337 00000000000000000012a98bf4adfee63e6c76930c77a6847eae274a43309476 3,104 1.00/1.00 vMB 32
585,336 585,336 0000000000000000001acdea914576ec4ea6f8edf4484a29326d83062829dd33 3,099 0.97/1.00 vMB 27
585,335 585,335 000000000000000000144c15045745fb5d72f1007825a7e5e62de75141581098 157 0.06/1.00 vMB 28
585,334 585,334 00000000000000000008b0b380e671fc528778833e80e2d1f3dfef0be39f016e 1,109 0.34/1.00 vMB 25
585,333 585,333 00000000000000000015eef4d73decf1c0447933ae9ac4003a756c19ed501a9c 281 0.08/1.00 vMB 33
585,332 585,332 0000000000000000000364249612096c2b66e88d376839e2766af984b67988b6 2,056 0.79/1.00 vMB 24
585,331 585,331 00000000000000000002c65f9d772fc576bbc7d8e5388be7afdd4ae86aa55a61 2,985 1.00/1.00 vMB 18
585,330 585,330 00000000000000000016544d0df663b1d5b75b8a2eed11782401d5fa61b959f0 2,966 1.00/1.00 vMB 32
585,329 585,329 0000000000000000000bf9a4200300a4364c9a8b5a095270734e7c5a3f051eff 2,887 1.00/1.00 vMB 40
585,328 585,328 0000000000000000001d1faffbc0977fa377f218f1f54484595495dc1b6752a1 106 0.04/1.00 vMB 44
585,327 585,327 000000000000000000161400a86895d1d91e50034986cbcf2f1b00355a0edf8e 640 0.19/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.37 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: 663.66 GB
    • Received: 14.93 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.