Loading Tool

Explorer IconExplorer

Memory Pool

79,089 transactions
29.27 vMB
0.07102721 BTC
Random Selection Loading Transactions
Max Size: 175.68/200 MB

Candidate Block

Mining Attempt 739147aa61218be930430f8343d9e3ff4b31b63aeed7cdee2a415131f6c1c5e4
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root 867d89e9bf3bd0b5b265bd67a1d1689e1ac99402e3440cc6e8439037ebfccf9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,427
Size: 1.00 vMB
Total Fees: 0.01158025 BTC
Feerates: 170.94 > 1.16 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (521,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
393,586 393,586 00000000000000000338b27aa207372bf29439e2d6662c76d6d2615aee27942d 2,024 1.00/1.00 vMB 32
393,585 393,585 000000000000000008adaef7d1518991803908bfc10d81b2331906b58bd91e01 2,837 0.93/1.00 vMB 55
393,584 393,584 000000000000000007715fa160198206937da96702f1d6a4094454457e8b867e 509 0.35/1.00 vMB 24
393,583 393,583 000000000000000000f122f394e91c8bd64167869f1210044b4980d4f6b266f0 1,855 0.95/1.00 vMB 40
393,582 393,582 000000000000000006326a8610fed0f9378ef11dd5f017bdbb2126719837ef94 2,417 1.00/1.00 vMB 40
393,581 393,581 0000000000000000010c5b6c7ce0b000eb615264ae1bfb55c6a8b348cc391bb1 1,445 0.65/1.00 vMB 33
393,580 393,580 000000000000000002589e62859b69403e598ec223ab96f9dacf5b29e6bb4e40 624 0.95/1.00 vMB 9
393,579 393,579 0000000000000000045fbb949937cb0d7113aa7014c0dd829001b8aee2aa9962 937 0.87/1.00 vMB 25
393,578 393,578 000000000000000008a06c649d0cfb3d267536c3d14c13d2adbf2d81287538cf 2,091 0.93/1.00 vMB 33
393,577 393,577 000000000000000006f5db34557724ee9fb3bb0362334a4511e7ccd8cb835321 2,225 0.75/1.00 vMB 48
393,576 393,576 000000000000000003d89b14d71cc6f180d63d911ed92b2fd56c3206158dc30f 1,214 0.85/1.00 vMB 22
393,575 393,575 0000000000000000089840923f49a572f7d74d89f0b6ba56af61b0a9cc337a69 2,069 0.75/1.00 vMB 44
393,574 393,574 00000000000000000738deb5c8797d3bad1c3869ce1c596652ee8a1749642526 722 0.37/1.00 vMB 30
393,573 393,573 0000000000000000060a01a3b7769567aa1442ea5dd26a2d8a5596026b2a56ea 119 0.25/1.00 vMB 12
393,572 393,572 0000000000000000001772b3dc33cd297e8d92d333c89308294d9dd479748dfc 1,911 0.91/1.00 vMB 36
393,571 393,571 000000000000000005c580d83459384d1eb5d0425b12487993450f391202dafb 833 0.51/1.00 vMB 27
393,570 393,570 00000000000000000481c12439bac2d12424b99fe464780ad1b0c20588f43171 1,292 0.99/1.00 vMB 16
393,569 393,569 000000000000000007deed81fa7eec76bf4fd3d03f55531bf661041992d191a6 1,789 1.00/1.00 vMB 30
393,568 393,568 0000000000000000082334fa952fcf353197f733e9f66fcc9cd55527aa861cd5 1,600 0.95/1.00 vMB 24
393,567 393,567 000000000000000007ccf951610c213a2816b7454979eca842d73717e4a30250 2,820 0.93/1.00 vMB 51
393,566 393,566 000000000000000006301ef27724ddcaea5a44d22e4916b5b4f70b95e1691498 1,682 0.75/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.