Loading Tool

Explorer IconExplorer

Memory Pool

38,741 transactions
15.78 vMB
0.12104514 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 90.01/200 MB

Candidate Block

Mining Attempt 2dc3de9e16a9e41c6d30969aa330bf19449bc257b69df57c0fa5ee7ece7ca4bc
Version 20000000
Previous Block 00000000000000000001f06e79710a37ab005885ab5f59b589cbb915c2a023cc
Merkle Root f6b80f57ab13c8189d79148004ea1c43f8656cecced7308aadf8853284830605
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,668
Size: 1.00 vMB
Total Fees: 0.05395336 BTC
Median Feerate: 4.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,341 (788,266 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
125,075 125,075 0000000000000c48580e230dddb53419da74b3e8fd23ed94c2a03e89fbb7837d 37 0.01 vMB 342
125,074 125,074 0000000000001d2afc3b05d047e222a26baac4c0067acf91788a1bf749ff01cc 27 0.02 vMB 784
125,073 125,073 0000000000000aa0710bdc9fdf6c809fde434cbaca6fb5a6c6b851d0d9c8ddf5 1 0.00 vMB 0
125,072 125,072 00000000000022924cc8af5df6a0bef88f807fce03e9c274e799e6c4f5b90329 37 0.01 vMB 143
125,071 125,071 00000000000009651e8e4d0fdf97be107efcb69063d1245d28e9c5d37f178bcf 27 0.01 vMB 844
125,070 125,070 0000000000001603df1b4d3c8535ad34203dcb695ad8c52b8e974d43d4b808d4 7 0.00 vMB 1,102
125,069 125,069 00000000000017813a0ae51f18354e293a0e03ead36bc321b6a0422cb2f580b7 7 0.00 vMB 2,181
125,068 125,068 0000000000002297ec5a28b6b38ef7f1aab139ebef79fd63d4028df2284c74db 6 0.00 vMB 2,089
125,067 125,067 0000000000000273ef35b61bdfcac077245961fbe97d202a65a02dae013c7cfc 33 0.01 vMB 454
125,066 125,066 00000000000025192dc206baa134f8f9ead0d681f12b393b12b7d0046f72d613 7 0.01 vMB 950
125,065 125,065 00000000000027dbc6197fb283b047ba57a0e290a42b9992be5c023196572428 32 0.01 vMB 610
125,064 125,064 0000000000001ee04a842c2f1bb26a3987cf58e44c6b65e5cf0a15583e97b638 49 0.01 vMB 324
125,063 125,063 00000000000024ec2fa83f5862f22e31d92ea5cd861f319795e5033a35093d15 14 0.01 vMB 768
125,062 125,062 00000000000006632845efdd96ab2b39ed129c7c25a96092f0f40072db12e0a5 29 0.01 vMB 725
125,061 125,061 0000000000000c3fefd036e1acf5d009f43da4295bcd1827172be3b80735ef0c 10 0.00 vMB 1,268
125,060 125,060 00000000000035232a12aaff1541f19845d1a08940226d2da0eb2f31e2f7b0c1 3 0.01 vMB 398
125,059 125,059 0000000000001b3eb46891c596d925e215b45f05c5a122339840c235f27080ae 1 0.00 vMB 0
125,058 125,058 0000000000001c95af28fcd6de5bab6eeca02fae7ff55d16141e0fec9382ad78 37 0.01 vMB 0
125,057 125,057 000000000000054e600d06aa9f79592513fc78e65b16cd91c6be3f6ca6e2bf08 18 0.01 vMB 1,552
125,056 125,056 0000000000001e77fc561d3e58fc41a93d54f8da90473422c50eea5246578f93 53 0.02 vMB 1,006
125,055 125,055 00000000000009596db314111340849a21a9185a7e8dc67b3f62722515d8fd1f 15 0.01 vMB 953
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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