Loading Tool

Explorer IconExplorer

Memory Pool

29,778 transactions
8.76 vMB
0.10341784 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.40/200 MB

Candidate Block

Mining Attempt 89e6a328b90ae31fbbfe060767f9c91068ff5eb969105758a044f8989d2b683c
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 67dbf3bf5b1e6b3996be10f04f0424d7da206233942166885fb681ee8218a801
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,134
Size: 1.00 vMB
Total Fees: 0.04594809 BTC
Median Feerate: 3.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (769,476 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
143,740 143,740 0000000000000166623d29f576f0ac7a320f4248fa756de9706b91b26a8c275c 12 0.00 vMB 35
143,739 143,739 0000000000000810cda671a615f550d44f593bfbb272811fa92dba27ecb24b47 43 0.01 vMB 27
143,738 143,738 000000000000074dde8f90be1657f663664a59b408e42618e157fcb4f7e7f1d3 22 0.01 vMB 59
143,737 143,737 000000000000068f062909d9e3c3873f7681c79a78ea66968f1b95c88cbce361 10 0.00 vMB 106
143,736 143,736 000000000000034624af9fb50da391ccb844bfacf083cc7a727aa94f096ac139 60 0.03 vMB 90
143,735 143,735 000000000000044392895644306802c6dcc98a5de2e622616fefe713c0ae6717 3 0.00 vMB 0
143,734 143,734 00000000000006201ab4129e4441877be24a814a9c1d74d9d3a99eae9ce96d91 42 0.01 vMB 18
143,733 143,733 00000000000004d84d55d03015834141dd0f47559979a8e82896600e4f26f87d 12 0.00 vMB 33
143,732 143,732 00000000000006e7a1a6f9d57f5301dfdabeb1e515040bd88d745422a9233dc9 13 0.00 vMB 16
143,731 143,731 0000000000000416298bd14e59a92d96a2a33bac110335697314e75ce5e94ace 27 0.01 vMB 418
143,730 143,730 0000000000000376dc428772e2df8eff97c0e5f3469e75eac56dd1a77ae49543 49 0.01 vMB 4
143,729 143,729 0000000000000482807dab30f0e64ff85b59aa63be844149cb48201e4489d338 41 0.02 vMB 31
143,728 143,728 00000000000001752f6b7af322d6a8272997ab5fa3e5dbff130128ca753916a4 84 0.04 vMB 125
143,727 143,727 000000000000016fb48f311c3c41450e210099304e977f00485dd89a8f592bb1 2 0.00 vMB 55
143,726 143,726 000000000000084d2cca66dcbbe298f48a7809a73c2ddd7ec07d1759416d6212 20 0.01 vMB 189
143,725 143,725 00000000000007cdaa5998995320642f21084536bab4d903d6b404458ea5b287 60 0.02 vMB 178
143,724 143,724 0000000000000727501fa7646de4f5dce8a6b7b3a71ce0f466a4a2e090b72b5d 7 0.01 vMB 91
143,723 143,723 000000000000033a305dc750aa3108438899bf62af8d54f57ec45614980ea85b 4 0.00 vMB 205
143,722 143,722 0000000000000764ea12784ca60dfe6fad98a043b94da38f36a3e624e1afb3da 7 0.00 vMB 66
143,721 143,721 000000000000015866666aa8c06c9d1a25c2b8e077660df46ae52b087c3d9c77 15 0.01 vMB 266
143,720 143,720 000000000000062d4a0e2b92190baffb206f5cf7e171cf4f7dec1e6b8d5b57d6 7 0.00 vMB 679
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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