Loading Tool

Explorer IconExplorer

Memory Pool

82,410 transactions
30.29 vMB
0.14239814 BTC
Random Selection Loading Transactions
Max Size: 183.46/200 MB

Candidate Block

Mining Attempt 140c33e8687642a9d9c4f87383c3668e2c356de5ec4eea5eaf8028470611a44b
Version 20000000
Previous Block 000000000000000000016a81c5974205d8be7825f3436d4fbbaa2e3ded369b8d
Merkle Root f29ebfa3347fc3a10e9d89891c5d5bece2f4082fea891f331db2d023f1dc0d2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,872
Size: 1.00 vMB
Total Fees: 0.06465679 BTC
Feerates: 137.89 > 6.48 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,138 (549,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,535 365,535 00000000000000000a8a1e247226a15b3c055ab3e3f13a12e351b6680aadaa15 1,859 0.83/1.00 vMB 46
365,534 365,534 000000000000000001785d0840164a5ef27ecb4d847b7690903fce64ce3b0085 338 0.75/1.00 vMB 8
365,533 365,533 0000000000000000012b7407d2546b6f4e669a63876425222ef6677617d05179 973 1.00/1.00 vMB 20
365,532 365,532 00000000000000001432cd6c4cc7b757f9765a5c8c2f6cdf208202feb5435680 1,388 0.95/1.00 vMB 30
365,531 365,531 000000000000000004e6ce77718d9a42c9024d95b7b8efba45b9f0a47bd376db 1 0.00/1.00 vMB 0
365,530 365,530 00000000000000000592738f801e87e8ecd19f1503dd4842f086e47df5f7202b 594 1.00/1.00 vMB 10
365,529 365,529 00000000000000000d1e51d46b6ccf5c54b787a4caef58c3019cb376c76545ea 281 0.75/1.00 vMB 6
365,528 365,528 00000000000000000078bd09b27f2cf08088feb9336e45ca629bd4a975d1e0a3 373 0.93/1.00 vMB 5
365,527 365,527 00000000000000000e96a0ff24ef141df395d2257f18dca51a65d1482c5b0ec3 501 0.28/1.00 vMB 37
365,526 365,526 00000000000000001226162b4426ef60cc4ed5e6cc1d13d59fad3d9863334008 684 1.00/1.00 vMB 10
365,525 365,525 000000000000000001479b73e576bd5cd7faf89342a3a58e9606368f937d3e50 1,171 0.61/1.00 vMB 46
365,524 365,524 00000000000000000783ccb852565b216b3e133307acef671eaeff89c2c31e52 1,125 0.93/1.00 vMB 36
365,523 365,523 000000000000000002ff5d8368ccc86962fc458558bce3580a2aa2b92d13caff 1,715 0.93/1.00 vMB 35
365,522 365,522 00000000000000000d3ea3d5e066df53c1df810eb38ef9bd6dbf919e9457e25f 2,782 1.00/1.00 vMB 71
365,521 365,521 0000000000000000052c435d90971e6f784a084ad866f1750b46bf59a8db309e 611 0.34/1.00 vMB 63
365,520 365,520 00000000000000000c159de77fe9f06bd355f2a597913165df5b2b7252692773 316 0.75/1.00 vMB 8
365,519 365,519 000000000000000005b24838f457a2e1dce6e2e7c185ee09ede315fc3eef396a 821 0.93/1.00 vMB 20
365,518 365,518 00000000000000000717059aa4e873257f138c596e4ed7c46a56010de0e8fc3f 1 0.00/1.00 vMB 0
365,517 365,517 00000000000000000fa5bf856a0df971f3a093e85c15eb9418dc9e5f1ac48fc3 265 1.00/1.00 vMB 3
365,516 365,516 00000000000000000c0a9c220fe960ef6c8aa524d9c1bab879b14ed73eabaef5 1,122 1.00/1.00 vMB 22
365,515 365,515 000000000000000008d84160ef74f6b0342b537a554dd6e7cf71fa0f2451ed49 716 1.00/1.00 vMB 215
Previous 10 blocks ↓
Total Size: 782.63 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: 672.30 GB
    • Received: 16.20 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.