Loading Tool

Explorer IconExplorer

Memory Pool

27,823 transactions
7.75 vMB
0.05771923 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.84/200 MB

Candidate Block

Mining Attempt 0cea6cee6a201206c8446c8738bc90c3405ae6a423dfbd50b5908e1fa53fa354
Version 20000000
Previous Block 000000000000000000016ab6a894f36a196d51cda84e47c1d4e51ee548839bd1
Merkle Root feb4beb8e5fc6756795a9ee4872d22705d754fa9f5afd271f5290ce3ea522b56
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 943
Size: 1.00 vMB
Total Fees: 0.02291417 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,226 (744,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,593 168,593 000000000000097c619a74e4fe1ea8445ddd812faa55bfe5b72eb40b9bc8868c 56 0.04 vMB 198
168,592 168,592 0000000000000264a7e7ccb61e502037622dce26dd5309b3e52750d285bfa7e8 12 0.00 vMB 284
168,591 168,591 00000000000009403b99710f6c5e8c31a035c33d37b0fa35e17d816b422a5bec 16 0.01 vMB 524
168,590 168,590 0000000000000b09d7f058d51f602ed2fd26b3300e198420a45a689252c2be3d 13 0.00 vMB 3
168,589 168,589 000000000000052fd33c2011eafade32fe84469b084c82cb3ebaea5d79a92f0d 9 0.01 vMB 21
168,588 168,588 000000000000015511c9094e047c1211b78d159df326f795903eec758a1e7c01 38 0.02 vMB 58
168,587 168,587 00000000000009be83d53294f3a47a79f358c94052911ae18e73cc05a787a56c 67 0.02 vMB 50
168,586 168,586 0000000000000bd3f4672344a520e4b43aa91cb638059b4e161d48fd0830b362 21 0.01 vMB 24
168,585 168,585 00000000000002871b0a8d411cf67dcbbaba001452140bad97ea12db0e3746da 7 0.00 vMB 41
168,584 168,584 0000000000000bf86e3f5e0585688878f88e671fc03249eb9c7767be169084da 11 0.00 vMB 78
168,583 168,583 000000000000065c60c3b95c119cf436b2f0c7add9db2aacf52f5266da9bdf45 17 0.01 vMB 166
168,582 168,582 0000000000000b8d6501f1afcba24c430ca776df4c4815ba134b30820388eb51 93 0.05 vMB 99
168,581 168,581 000000000000065f11c15097cce668b2f037fbe7d715c4951d99635ab8d6d65f 9 0.00 vMB 78
168,580 168,580 000000000000089fbdc7fee08d6fe768c1a30a43f29146fccc72eaf32af4dcad 35 0.01 vMB 5
168,579 168,579 000000000000029fe3a0bf6c061ebf47ab278cc97bda907ee829307798bcd4d0 22 0.01 vMB 91
168,578 168,578 0000000000000534214e5fec220ddde9539ce681746113b28408432a09d8e733 15 0.00 vMB 64
168,577 168,577 0000000000000b8fadb472f4dbecc517ee0770e83baf14a0b35ac1972d09fe3e 106 0.03 vMB 98
168,576 168,576 0000000000000020c719cab3a5d4d58eaeb42e02652012ebe9eec376f2294643 4 0.00 vMB 51
168,575 168,575 0000000000000a97495e61d09c7bebcda6b0a1a0ca21db07e6f955a6dd0081e7 60 0.02 vMB 89
168,574 168,574 0000000000000503828b1038af9092a3f4dc53aceaaa83c3a219f43c2a59dbd6 62 0.02 vMB 46
168,573 168,573 000000000000038e1653434e71cb6e6c8431c8d6609679a0d8bea8c15a60638a 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 74
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.36 GB
    • Received: 0.50 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.