Loading Tool

Explorer IconExplorer

Memory Pool

24,935 transactions
5.42 vMB
0.02457194 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.58/200 MB

Candidate Block

Mining Attempt a30663e901b0b770841de76aef2c144c525e4c303309bae1f4bee5f8233ffe3c
Version 20000000
Previous Block 00000000000000000000345b267982d34ee31839903b0f6a8bfad241a371fd9d
Merkle Root d76183786aa973f231d7e2922e0ca2a7721bbbb4506478ed4ecd97403ce55417
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,282
Size: 0.43 vMB
Total Fees: 0.01151838 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,237 (754,597 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,640 158,640 000000000000000072ebbb04e8cf1a7ff20173efe82c26dfb0c4e604608d120c 85 0.03 vMB 57
158,639 158,639 00000000000008760cc6126a749b43dfba76ada24bf11bbcbeedd6d71607485f 14 0.00 vMB 322
158,638 158,638 00000000000006cff9325bc19bd7725013fe0513ea2f3b5ea83a6ce5cdcedd1a 5 0.00 vMB 85
158,637 158,637 0000000000000508627fa4c3916e2f82950b3e7f963eef35f2889c7c26a77511 9 0.01 vMB 23
158,636 158,636 000000000000084345ad279c1b0096dcdf80e1b8869460b3deeaf4c28cbcba7c 6 0.00 vMB 23
158,635 158,635 0000000000000aa93ebbf15ed5947fdc41e6a5fbab4dcd94f91c41af26b9d5a3 74 0.02 vMB 10
158,634 158,634 0000000000000cb30ee59a9d1468621bbe745030234178d4643627f908f128c6 27 0.15 vMB 61
158,633 158,633 000000000000025307154373dab7293ab1735fa91a09cf43251df1d4f93cc940 16 0.00 vMB 72
158,632 158,632 00000000000002a9007f67dcde06bd6eca049580507a8daef087d756e83ed14a 37 0.02 vMB 73
158,631 158,631 0000000000000ad0f34c6eae1082db73152171a1eeb028a20ba894e03949ce18 9 0.00 vMB 737
158,630 158,630 00000000000006d4e170d15b5aab52908d458d141354e38b6e60db298ea41752 32 0.01 vMB 240
158,629 158,629 0000000000000bca3469b46b89f66f593cea44d3cd38232de032cd2a86a9ecc2 41 0.01 vMB 182
158,628 158,628 0000000000000904fe4c46d60dde544b6c20c0e69b92974abadd803a66fd8e81 43 0.02 vMB 230
158,627 158,627 000000000000031de830da8e3259655ede938c8e83c0d75bc47031bc91b1c8a2 34 0.02 vMB 136
158,626 158,626 00000000000007f15d86499514d07893b9a904fc9f8a195785bc03c85a37dcb5 102 0.04 vMB 23
158,625 158,625 0000000000000c0dc848d3134e2d61f34f53b1b99d88a844b5869ad744e6cccb 48 0.02 vMB 114
158,624 158,624 0000000000000dc484b3ea5ded3552f24b45259ed11e05b90ed1f37a8985c0fd 11 0.00 vMB 0
158,623 158,623 00000000000003630a79a8a11b84b422655d75e6e4e063f280d8c258e3c34ea1 13 0.00 vMB 67
158,622 158,622 0000000000000c3178a05297e702047eb41578939f2fa8b908caf076dde51c33 63 0.02 vMB 308
158,621 158,621 0000000000000ba6cfb028e7d45f90e3b06c37d49dee8f3d88901afff91b3bfd 113 0.05 vMB 225
158,620 158,620 00000000000000774db91c4d67dcef84afc6cb82e528648c539fbab46d785f90 13 0.00 vMB 566
Previous 10 blocks ↓
Total Size: 779.27 GB

Node Details:

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