Loading Tool

Explorer IconExplorer

Memory Pool

24,936 transactions
26.93 vMB
0.05618015 BTC
Random Selection Loading Transactions
Max Size: 128.32/200 MB

Candidate Block

Mining Attempt 24e1271cb7a1405f5e288b4a779f607f0486593d86372c6cdba44afa36ebe3a5
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root 464902db1e7281fdc391782d190f98c5818559acc6780964294213725373e9f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 718
Size: 1.00 vMB
Total Fees: 0.00565709 BTC
Feerates: 150.93 > 0.57 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (368,621 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,859 545,859 0000000000000000001f901adfcd17859f2f92d9ff3d4c2d321a45b4effc427e 2,912 1.00/1.00 vMB 18
545,858 545,858 0000000000000000000f4e8298ae3d8d8be812370714043b44e55b022f563c29 2,444 1.00/1.00 vMB 34
545,857 545,857 00000000000000000002d030460ed8091cdbb01d1678e1d1dd5c07f2e5f73453 2,653 1.00/1.00 vMB 28
545,856 545,856 00000000000000000005f8e8c840561ca6441b013e5d31e41112358b4f1660e0 1,851 1.00/1.00 vMB 4
545,855 545,855 00000000000000000001b84e0a866db456028c3173f6d63e53b95f6d3c606f8a 2,485 1.00/1.00 vMB 10
545,854 545,854 000000000000000000201919eaab0aa9d10b9f1458d84f60434533d7cb915192 2,536 1.00/1.00 vMB 21
545,853 545,853 000000000000000000238f89498a491ef2d228364c38055993766e8fd4806007 2,499 1.00/1.00 vMB 18
545,852 545,852 000000000000000000062f9e73405d042b99bcfcb8f809c37831fbeb85198c6d 2,137 1.00/1.00 vMB 17
545,851 545,851 0000000000000000000e75a9e57ee8321951dc1e8e42549d903c874719bcd624 2,530 1.00/1.00 vMB 15
545,850 545,850 00000000000000000006daf1bae06a10cb85452563cee40fb5a3d76da6c7e8f5 2,527 1.00/1.00 vMB 23
545,849 545,849 00000000000000000018a4161a3e6098bc496b1a7212ee7581c2b99234a0e0ac 2,259 1.00/1.00 vMB 32
545,848 545,848 0000000000000000000fa6465592eeb62459dd706ed7725373f5d9bb253f9a67 586 0.79/1.00 vMB 8
545,847 545,847 000000000000000000255129305a42cba9c67591683d90a502433b47d0f19dfc 2,047 1.00/1.00 vMB 7
545,846 545,846 0000000000000000001ed139c594bbd9e8fde1e7e4ad397053438af1dda8d89d 1,985 1.00/1.00 vMB 30
545,845 545,845 0000000000000000001fb2c338e7aed6560d852a3a0836f8aac7409b99f8d624 2,353 1.00/1.00 vMB 16
545,844 545,844 00000000000000000002727e28631c74edab953eff62214bdd4fe76080305fdb 1,111 0.57/1.00 vMB 18
545,843 545,843 00000000000000000022986c8488eeb5b17c29be985b42bd03a10557401e8a1c 337 0.15/1.00 vMB 14
545,842 545,842 0000000000000000000079dfb617f6b46e9a5bc295349d660783493ddca56922 1,109 0.60/1.00 vMB 15
545,841 545,841 000000000000000000256423725e87cb744430c03de93dedf40f9cebf0403fc8 1,556 1.00/1.00 vMB 10
545,840 545,840 00000000000000000013b006bff81d7ea10925bffc27fc7cc3f459891e999adb 1 0.00/1.00 vMB 0
545,839 545,839 000000000000000000125b974e44a83cf0888d4f555f90c0ad166b60262212c9 2,406 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.46 GB

Node Details:

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