Loading Tool

Explorer IconExplorer

Memory Pool

77,194 transactions
31.37 vMB
0.27166356 BTC
Random Selection Loading Transactions
Max Size: 179.82/200 MB

Candidate Block

Mining Attempt fca980b83f1906bb2da8eaa5fb44ea583838f348875c74c1f1bef0b04e099dc4
Version 20000000
Previous Block 00000000000000000000e7f8d5456f0e4c137fb2ca4f02ca978c3e534b7923d3
Merkle Root 60f00d03f7794797a03f06795a68cef6f10f9b705607d50162d10c59bbb5f551
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 3,865
Size: 1.00 vMB
Total Fees: 0.08496378 BTC
Feerates: 259.27 > 8.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,539 (43 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,496 917,496 00000000000000000001b03526e347c54388a1ba6e15fad161279d8a51f4ba1b 2,859 1.00/1.00 vMB 2
917,495 917,495 00000000000000000000618cd3f3d06df483e188df0c2fe55338c55967b77bbe 3,788 1.00/1.00 vMB 4
917,494 917,494 000000000000000000004471fd497f6e7afc83fb491dc578594a8fc585a96195 4,762 1.00/1.00 vMB 0
917,493 917,493 000000000000000000002068fc473269c332a259a5961e798cc845c3d5b421db 4,422 1.00/1.00 vMB 0
917,492 917,492 00000000000000000001563dfacbc14c052d38d5e842813d9921aa129ce71399 3,004 0.98/1.00 vMB 1
917,491 917,491 00000000000000000000fd268e0433d7e86635b9c21d400c8e2d4cc9a468aa56 2,702 1.00/1.00 vMB 3
917,490 917,490 00000000000000000001d30d3368dbe691e84bb382e3eee321962d39cda612f8 3,692 1.00/1.00 vMB 4
917,489 917,489 00000000000000000000b3ebd88457b4ae4ee1d845713e9f59b5b304f13043c4 4,264 1.00/1.00 vMB 5
917,488 917,488 0000000000000000000164b711676cf65085f8b240da8d627ac82d259446e2c0 3,214 1.00/1.00 vMB 1
917,487 917,487 0000000000000000000060705b2acf858f88ebcb2d59beb493091690af4429c8 2,313 1.00/1.00 vMB 1
917,486 917,486 00000000000000000001ae6cfb8d3d8dbfbef27f31d53e7cab83e946e3d7f759 2,689 1.00/1.00 vMB 3
917,485 917,485 000000000000000000008821ef71d5916c449073616cebf8fc8ca5ca6c8dc8ec 2,622 1.00/1.00 vMB 2
917,484 917,484 00000000000000000001594e65f1ff81d66c910248451e441468520729520e45 2,853 1.00/1.00 vMB 2
917,483 917,483 00000000000000000000f70d969a623f23bb3e8071b89a6e9ba9d9fea4182398 2,060 1.00/1.00 vMB 2
917,482 917,482 000000000000000000018841cd716c9bf3db3d85bf85bc9c26df798fd0b2e494 4,220 1.00/1.00 vMB 5
917,481 917,481 0000000000000000000146aa296fd9bb08395c676d199236c2aa612cf6cabf9e 3,146 1.00/1.00 vMB 4
917,480 917,480 00000000000000000001183b4710ba2e9e29678e7d36e0a2440207d9f0b8ce90 3,878 1.00/1.00 vMB 6
917,479 917,479 00000000000000000001016a2e97c1d9db7d91ad22fa9b0013990df5d694083e 3,807 1.00/1.00 vMB 3
917,478 917,478 000000000000000000003af87ea3fb261f46a101a8b74f912b4c167880c57b02 3,883 1.00/1.00 vMB 6
917,477 917,477 000000000000000000016cfef9e2d9531e21d066bd49c3f18b148085316ff27c 4,873 1.00/1.00 vMB 1
917,476 917,476 000000000000000000002cb377373674a59ee8d2c9d2efccc961a208adbe889e 4,786 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 786.74 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: 1,010.66 GB
    • Received: 34.88 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.