Loading Tool

Explorer IconExplorer

Memory Pool

18,461 transactions
8.71 vMB
0.10977783 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.32/200 MB

Candidate Block

Mining Attempt 6fa3730576129750e53db404dedaeda65d4c0138999afee2c61c3ee09df70017
Version 20000000
Previous Block 00000000000000000001a3bad11a156a9b1405118d655a367303f4e9599e5dec
Merkle Root 37695ed78519ff5b3742fd0ad7d590c46e4f6501a90bf4fca700b4f5887a7826
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,628
Size: 1.00 vMB
Total Fees: 0.09141914 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,429 (798,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
114,664 114,664 000000000000292cb86a2993fc39fea593285410963c76dfb2780210daf0ad1e 11 0.00 vMB 1,236
114,663 114,663 0000000000001916e5661eb72d049f4b26c2175c45f550e43d14ddabb845b441 68 0.02 vMB 1,457
114,662 114,662 000000000000af58aa57fb2366de5f2873914b27066dd9e76d2ae209f2e0a390 12 0.00 vMB 1,228
114,661 114,661 000000000000d94c869abc02928243e037de937613162ab489de770f3ac3edce 23 0.01 vMB 3,876
114,660 114,660 0000000000008d5860dde7dbd38e3727769b5024e7a2f8d4245f97401e19ef81 14 0.00 vMB 335
114,659 114,659 0000000000008a41ff09bc97bfde6909dd5821301524bca45285bd00e21957c2 13 0.00 vMB 1,346
114,658 114,658 00000000000032683f473fcad96bb581e4da2a0ddcd50053f37ff946f437fb5e 13 0.00 vMB 707
114,657 114,657 0000000000004a61c31a6a759161bba289009c2906cb08d1efdf2c02fab532a7 219 0.06 vMB 89
114,656 114,656 000000000000d5325162d2df93a542d67ea9d1a37d365a6d7424beb10922b3c4 11 0.00 vMB 1,340
114,655 114,655 0000000000007332fbf0197a5f342407041c69a2e1992fb7d05aedecf763bf39 1 0.00 vMB 0
114,654 114,654 0000000000003c3c1bb3a8f9b8d672e97d20531c9e2c0635fa53e44776b7d1e6 11 0.00 vMB 3,479
114,653 114,653 000000000000104088f3dd5c3e6917f4c962a47edbc838be4ede51849d9c1913 187 0.10 vMB 232
114,652 114,652 0000000000005a551d93d5e270ac1a2323c450cb73824b531709bc2ba232af42 2 0.00 vMB 3,875
114,651 114,651 000000000000ade1ab9b690982120acf64812228577ca141e1de5611b29eb574 14 0.00 vMB 1,646
114,650 114,650 0000000000009ecdafd3fa892a421d45e042db624c46f2a1faeecccddc56f51a 11 0.00 vMB 0
114,649 114,649 0000000000004df2dab681d1f8220ee7d18e345a9b7a31381732657500a9acb4 155 0.04 vMB 2,280
114,648 114,648 00000000000093622eb7d99f76530872f41ea34b183b0c69552974749f753391 16 0.00 vMB 3,873
114,647 114,647 00000000000069523ed82f53d04dd06ffb225a30b2dc343944405caf8d693ca7 48 0.01 vMB 3,820
114,646 114,646 00000000000099c1996953670f0edfd857da19aafe341a799fa802384f116968 26 0.02 vMB 1,840
114,645 114,645 0000000000004ce7cdb89f12b2e310b6bb8b091c65551eda0b529d73ca64a9b1 13 0.00 vMB 822
114,644 114,644 0000000000003064816b5a2ba87696e99f4cbfe7ab8612c5370327acd23a262f 12 0.00 vMB 3,875
Previous 10 blocks ↓
Total Size: 779.62 GB

Node Details:

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