Loading Tool

Explorer IconExplorer

Memory Pool

75,701 transactions
28.31 vMB
0.06322951 BTC
Random Selection Loading Transactions
Max Size: 171.51/200 MB

Candidate Block

Mining Attempt 9f94547fa8abb78a910b247ab7e4523a9ecba6b831b17aa4e284f0366471b098
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root d798dac754a506d95b630cc338965040a048201ec02d676f69f843c6d93a6380
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,310
Size: 1.00 vMB
Total Fees: 0.00469366 BTC
Feerates: 14.26 > 0.47 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (142,131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
773,028 773,028 00000000000000000002f99c4e098d3fa7f848951694560e8b57838047c39b78 1,257 0.74/1.00 vMB 4
773,027 773,027 00000000000000000000c88bab3fdd1b3791310a51ec9567175d5be45b062586 2,276 1.00/1.00 vMB 17
773,026 773,026 00000000000000000000091fa7d4a982dc84fb102de282829c7c111715a1d5b2 1,224 0.50/1.00 vMB 12
773,025 773,025 000000000000000000062d23810222374f890a7474157218b1f961c40672b4e7 2,143 0.80/1.00 vMB 11
773,024 773,024 000000000000000000005fabf9852d1c3a53687c1b47fe2874225d12a2007a49 528 0.77/1.00 vMB 1
773,023 773,023 0000000000000000000100123751a698c3811dcd4a05a4b00534686370e35fac 948 1.00/1.00 vMB 5
773,022 773,022 00000000000000000006f55b7a826e483a5739171897c96a89de9133291943ff 2,864 1.00/1.00 vMB 13
773,021 773,021 000000000000000000003b528c2d3890c101c51a7a966f01d1a6387751bc9bd6 1,294 1.00/1.00 vMB 4
773,020 773,020 000000000000000000005a6093e788b860197d8ba397f207262a3d3aec64003c 2,499 1.00/1.00 vMB 17
773,019 773,019 0000000000000000000153642e1535d2fcc0d5df1325660822a6f7729bbecb54 2,616 1.00/1.00 vMB 3
773,018 773,018 00000000000000000001f2ad9aa1175dd97122442d9c03a2e2f7086f3a17a40d 2,778 1.00/1.00 vMB 3
773,017 773,017 00000000000000000005f1de2736bdc1a51d9c61e6ed42af903c29243a326cd9 3,738 1.00/1.00 vMB 4
773,016 773,016 000000000000000000062204a3405c338ca919ae6941bb97a15940cf6610ac9d 1,687 1.00/1.00 vMB 15
773,015 773,015 000000000000000000006d7b92742fd2ed43972fcbe6ff60cc5380a2fbe5e60b 2,337 1.00/1.00 vMB 9
773,014 773,014 00000000000000000003cdda7e976608809526e44269fcc49ee3297f7727b081 3,246 1.00/1.00 vMB 16
773,013 773,013 00000000000000000002ad7b62a1bac8faca812fd188ed6060d9680ccebc1a9c 2,803 1.00/1.00 vMB 17
773,012 773,012 00000000000000000002d2293acc16b669e841468d4fc400ad04260ee542dda7 2,962 1.00/1.00 vMB 26
773,011 773,011 00000000000000000005195e8eb44d284f840a49424b9e96e828d568d443ef58 1 0.00/1.00 vMB 0
773,010 773,010 000000000000000000006c78114f8447921dc64a5dd7d4c9e4fc918efd8175e0 2,577 1.00/1.00 vMB 15
773,009 773,009 000000000000000000011299fbc836c2e3345d6ad44dc1e58c734688ddb7135b 2,639 1.00/1.00 vMB 21
773,008 773,008 00000000000000000005dc1f1a85074a952d37f1964305a32b1c4a8452dcdceb 2,675 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.67 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: 673.12 GB
    • Received: 16.40 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.