Loading Tool

Explorer IconExplorer

Memory Pool

20,554 transactions
8.90 vMB
0.05009292 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.15/200 MB

Candidate Block

Mining Attempt e69bafe989b51af4d4b59fadd97b398d68c1b43cb11b1f9bc2dae9a963ce6dfd
Version 20000000
Previous Block 00000000000000000001bf0296a9d24640817181fe27acc0716facbe0a50c1cb
Merkle Root f76e7f59e0d3c8a6fbbe17dbb25a41abc5bae624842a0c81d365bf2dd2307956
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,418
Size: 1.00 vMB
Total Fees: 0.02893299 BTC
Median Feerate: 2.19 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,391 (313,381 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
600,010 600,010 00000000000000000015867f2403b86fd40b5fb101daeafa8040c8f0a66fcd04 2,639 1.00 vMB 25
600,009 600,009 0000000000000000000cfa4e0939572c39cdaa8d58a275ae22e5877fc925b91a 781 1.00 vMB 10
600,008 600,008 0000000000000000000bf7888726c756d2499909c3b74b57fc047b6fad2951f6 2,632 1.00 vMB 24
600,007 600,007 00000000000000000004d639cc0f8e00e1ba7f2bfb912bd1578fbed8e98fcfd3 822 0.22 vMB 15
600,006 600,006 000000000000000000111dad21282ce2750f6b6b0585454df7fae685a3b2ea27 1,615 0.41 vMB 19
600,005 600,005 0000000000000000000d8c9aec3181b376b9e9454b15152a8c165ac3d90c25a2 1,358 0.31 vMB 8
600,004 600,004 0000000000000000000c45f5f2db1dbaab7d9cfeb7137a51b84455dd86e57dba 2,557 1.00 vMB 11
600,003 600,003 0000000000000000000ca0b8cb70703ae2fab366c8f8ceb7cacea09edbc852dc 3,339 1.00 vMB 21
600,002 600,002 00000000000000000002447735c7723ee9188322c0938e6587866a4458b9135f 1,842 0.49 vMB 16
600,001 600,001 00000000000000000000817313d6b5fe4838ec6eff47fbe7c4b9f22a40c2a4f4 505 0.14 vMB 17
600,000 600,000 00000000000000000007316856900e76b4f7a9139cfbfba89842c8d196cd5f91 1,925 0.71 vMB 5
599,999 599,999 00000000000000000003ecd827f336c6971f6f77a0b9fba362398dd867975645 3,394 1.00 vMB 24
599,998 599,998 00000000000000000006c6a3fdbfe651c87e207ca0109749899a6116baa33bf0 2,844 0.73 vMB 16
599,997 599,997 00000000000000000008ed226fd5308804f3936a2a2d1e8a381ad10ecf3f14b1 2,035 0.50 vMB 12
599,996 599,996 0000000000000000000fe64520acfbd389eab5f7e411b29ab3f5ceb903baae9e 579 0.15 vMB 24
599,995 599,995 00000000000000000001e4d8120c7d23c6aefdecf2360708ec6fed4e3be539c5 2,647 0.66 vMB 15
599,994 599,994 0000000000000000000a9005d7a1220269d779e0e2da67e287e57c6306864e33 1,067 0.28 vMB 15
599,993 599,993 0000000000000000000e7475e25f781e437af6346524a0b541c1f86b92702183 2,878 0.81 vMB 15
599,992 599,992 000000000000000000108a4ad064508ac9109caa1e7e145cdfe38803765aa040 963 0.20 vMB 1
599,991 599,991 000000000000000000140cf0f4331188e17e4126a9b47cc016fbad7071b36e09 3,814 1.00 vMB 18
599,990 599,990 00000000000000000007832cbca1577deab3c4bf8500eed69c34cf472f948b83 3,531 0.92 vMB 9
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 249.65 GB
    • Received: 0.95 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.