Loading Tool

Explorer IconExplorer

Memory Pool

47,217 transactions
29.56 vMB
0.15413546 BTC
Random Selection Loading Transactions
Max Size: 156.59/200 MB

Candidate Block

Mining Attempt 0ede94f244b6073ea7b66e412830350e499dc4f8f014aebfda23c53c3a2195d4
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 81fdef1b692fe680834543d29fdb91ec9c59426c17dbd81e582a07721a1a3a5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,702
Size: 1.00 vMB
Total Fees: 0.08656454 BTC
Feerates: 15,654.48 > 8.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (604,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,572 310,572 0000000000000000107e37d4d1414091109662d8e77806209687cf34d1e7af4c 829 0.75/1.00 vMB 23
310,571 310,571 00000000000000003c47717eed27150843e798d49ab171a6cde5843f9afc7bd5 354 0.30/1.00 vMB 20
310,570 310,570 000000000000000039424a7d90891fd609c70101fb77ea9822acf6239538f07c 1,632 0.75/1.00 vMB 43
310,569 310,569 0000000000000000234974bbbbfa1d58808c5f709cc496135f539b8c04ca1443 529 0.26/1.00 vMB 40
310,568 310,568 00000000000000002932f3354defbb88059cdd1a937fd2877a0c85ec26cec994 97 0.05/1.00 vMB 30
310,567 310,567 00000000000000001681e3c34a77f75e4b04c4b07e664e1d241021835eada5d1 53 0.02/1.00 vMB 23
310,566 310,566 00000000000000003a220ad6cc757b704ce7fb93736bfea5db1ccc8257aa7221 477 0.34/1.00 vMB 26
310,565 310,565 0000000000000000144b33a0d36bc536c58cf6f0953d16b056e4e5f763bdaba4 395 0.19/1.00 vMB 26
310,564 310,564 0000000000000000243a64ef78d5a5c8f62002f8e895d2825bdb399890b2e9d6 522 0.34/1.00 vMB 27
310,563 310,563 000000000000000032fefff9db4bc0a91cb696e43e81afca8a70370a0423bc04 118 0.06/1.00 vMB 26
310,562 310,562 000000000000000017f342580c4c056af7b97ecab129e1c4352b00fafc4f2174 453 0.26/1.00 vMB 37
310,561 310,561 0000000000000000055c65f64cc69b9925b8c19a432c9059497ff12d67082a73 34 0.02/1.00 vMB 22
310,560 310,560 00000000000000002861565dd4bfac9a9ecd3f7121c259aba7a43acda1629459 120 0.08/1.00 vMB 16
310,559 310,559 0000000000000000113ecb0c6fdab1edfb6bb94dc7d6e4d2a1ac900993a47607 303 0.18/1.00 vMB 25
310,558 310,558 000000000000000006977dd1417ee33c106b0a95ef9457bfcfae5c1a279f0689 58 0.02/1.00 vMB 41
310,557 310,557 000000000000000022dfa182fd9aa7c9e2ce623afba64029acc885ab10ae3b84 432 0.25/1.00 vMB 27
310,556 310,556 000000000000000008d0cfc8cff735326a660282142b387b0ac36c09594a2b1c 261 0.21/1.00 vMB 22
310,555 310,555 00000000000000002242d2e6fd158f2b0c36b77415a3c1438f08e64c09f19dcc 490 0.55/1.00 vMB 19
310,554 310,554 00000000000000002433aa3d7e4d2065a1d21e727d1ab8658010cf63fd6e6efe 91 0.11/1.00 vMB 11
310,553 310,553 000000000000000019d20b1cf530119c91ac988d5c6a9ae0f2cf118eedee0227 108 0.05/1.00 vMB 35
310,552 310,552 0000000000000000122c2554930fdece0f3da6dc2deb693ce6a792ce7a05113e 383 0.23/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.04 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: 650.77 GB
    • Received: 13.32 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.