Loading Tool

Explorer IconExplorer

Memory Pool

49,816 transactions
28.17 vMB
0.05946928 BTC
Random Selection Loading Transactions
Max Size: 151.33/200 MB

Candidate Block

Mining Attempt 2abdd0bc7cb861c3c7bfd42cf6ddbe35483ee6585cb76033e3f14ea9291cf729
Version 20000000
Previous Block 0000000000000000000197e3bd931f4f31822b12c15d7fb295a4a4a0aeabebf9
Merkle Root 5f2da85e4f09b73da4abbb32d92f13bced5703841c99df514e8e3ba53e945f7e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,031
Size: 1.00 vMB
Total Fees: 0.00593101 BTC
Feerates: 100.00 > 0.59 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,794 (604,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,576 310,576 000000000000000017cb4ed5d6e9392743d1e5d64437894e2f34f917fc6fd69f 1,132 0.50/1.00 vMB 52
310,575 310,575 000000000000000008ab41b013058e9ff929c6d8c8328ed72b9de7cfcfb82655 109 0.05/1.00 vMB 17
310,574 310,574 000000000000000039d0b6ec0f95db6528718fd2f298b8d9a3158d88d2b086bf 914 0.63/1.00 vMB 28
310,573 310,573 00000000000000001e1c25672a8c36594b17be7dbe67a2b2d2a1c3307487a716 681 0.79/1.00 vMB 23
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
Previous 10 blocks ↓
Total Size: 782.02 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: 649.89 GB
    • Received: 13.23 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.