Loading Tool

Explorer IconExplorer

Memory Pool

75,420 transactions
27.73 vMB
0.07531129 BTC
Random Selection Loading Transactions
Max Size: 169.18/200 MB

Candidate Block

Mining Attempt 432dd7535c7b28e676f4b8a3d88c4c657e5016409ab3a673a875251254352f89
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root b8718efe15b1dfaf152b86746b486475a1a8c06155718438ec2499a99aa71ec6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,659
Size: 1.00 vMB
Total Fees: 0.01588382 BTC
Feerates: 99.50 > 1.59 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (487,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,818 427,818 000000000000000000de846287349d035bf0d991d40cc00083cccb7238ff01d9 1,002 1.00/1.00 vMB 34
427,817 427,817 000000000000000004eb1278b6f12831cf7a2eaeb0e3986efac8b3baa8f5da86 1,333 1.00/1.00 vMB 40
427,816 427,816 000000000000000000d92aac68ddf814a7a6f8769dbb80709331bc9431a342f4 2,942 1.00/1.00 vMB 74
427,815 427,815 00000000000000000144051b907c3390502293a8492eb456f7511734b911ef6d 749 0.33/1.00 vMB 59
427,814 427,814 0000000000000000027b76e78af1d46f583532aa51191692e18ecf11ce19bb7e 1,207 0.61/1.00 vMB 45
427,813 427,813 0000000000000000049ae71bcb4c7105c725e1378f3b8df0a36ba843611b69c6 2,445 1.00/1.00 vMB 70
427,812 427,812 000000000000000000ddc12d1fcbb79bd65cca14af3e7424179f0cfbe0fe0f11 1,194 0.50/1.00 vMB 59
427,811 427,811 00000000000000000293a1b54e278a3af63fd4735c879d443123535dbc4694dd 609 0.98/1.00 vMB 13
427,810 427,810 0000000000000000011efc2e2f7f771370597a835f63dd945df2f5467223303b 1,772 1.00/1.00 vMB 46
427,809 427,809 000000000000000004d5e3de7a39ae19076614dcfc5b52ab99a306575b43ad58 2,187 1.00/1.00 vMB 56
427,808 427,808 000000000000000003938328936a86327b858729192d9e883e57972bb1403ae3 2,502 1.00/1.00 vMB 66
427,807 427,807 0000000000000000032d802538c3926282ef8cabc644f900d567c106d8811b17 1,492 0.69/1.00 vMB 61
427,806 427,806 000000000000000001f17ba437e9773a4870a4d5fb4445e30d564fa89bd6ccfb 749 0.99/1.00 vMB 16
427,805 427,805 000000000000000003d32f02d8ea3e39d61f25f88f162ff3fdbb7212abe73b37 1,644 1.00/1.00 vMB 38
427,804 427,804 00000000000000000378600b57e466af9647070fdee1f53da66cf7906087b5a8 1,097 0.99/1.00 vMB 29
427,803 427,803 000000000000000004e8bb05ea52f0d418df6828ff694207c6bb84f7a4147091 2,053 1.00/1.00 vMB 74
427,802 427,802 000000000000000000e3ce10b2b924bfed62a4227edfb0a2d08482bc08c08bc7 2,268 1.00/1.00 vMB 75
427,801 427,801 000000000000000000b5831fc38b6e65700310b0d0b64369770f3f3e091d4901 1,796 1.00/1.00 vMB 52
427,800 427,800 0000000000000000005ee4e2c5a0df2769fd792f571c9bd6278581d669daa1b9 1,985 1.00/1.00 vMB 45
427,799 427,799 000000000000000004e70299cd0284b177412b63144fc4b9c6080c65545e875b 1,870 1.00/1.00 vMB 50
427,798 427,798 0000000000000000009d545eddc130c3066852392bf42dacb245f303811a52fe 2,413 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.84 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: 712.18 GB
    • Received: 17.16 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.