Loading Tool

Explorer IconExplorer

Memory Pool

51,517 transactions
29.26 vMB
0.07974745 BTC
Random Selection Loading Transactions
Max Size: 158.27/200 MB

Candidate Block

Mining Attempt ef0c90fefe1802787de770bfffc2b8d826526f87ac9e1b92a192f0de82110ba7
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 77b8820a42652c09d95a93a488decec6d701f35801a6aa5ca7a1b73d335bd029
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,413
Size: 1.00 vMB
Total Fees: 0.02375369 BTC
Feerates: 173.90 > 2.38 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (313,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
601,182 601,182 0000000000000000000fd5b0f28585393402ea5e339daef7d78297a23a5ab366 2,967 1.00/1.00 vMB 54
601,181 601,181 00000000000000000002542ad541142dd62b055b799536b310dbe066b711adea 2,684 1.00/1.00 vMB 28
601,180 601,180 00000000000000000006e9f66583228f9c2388b5dba971f0f0135f0665467a05 1,234 1.00/1.00 vMB 12
601,179 601,179 00000000000000000002ac1871420b2b0dbdb016d0eacdb6799a752e2455f96e 1,712 1.00/1.00 vMB 6
601,178 601,178 0000000000000000000e1472e9ae1863d10119e9db09e23ff282c062b1cd1959 2,490 1.00/1.00 vMB 41
601,177 601,177 0000000000000000000a1e0af24066eb9c665bedd65ab66ff73e66a2bea17394 1,033 1.00/1.00 vMB 18
601,176 601,176 00000000000000000000f7ed70328aef579c422d34b514c7532dd6cae3aeb89e 1,402 1.00/1.00 vMB 9
601,175 601,175 0000000000000000000b4d60e5679aa69f3de45c700b195ec3ab286683301112 1,191 1.00/1.00 vMB 17
601,174 601,174 0000000000000000000dc9d58896953a312994918d8727fd35a98bb47d579d50 2,477 1.00/1.00 vMB 40
601,173 601,173 0000000000000000001103b42cd536f6ced6ade81cede874a811e3f0eed81e07 2,344 1.00/1.00 vMB 53
601,172 601,172 00000000000000000011411db3b1645143192ba82f38f2556093e8af1c6d674e 1,315 1.00/1.00 vMB 13
601,171 601,171 0000000000000000000d18e593ec1591dc78e2435bd81337fe1172348a570768 2,703 1.00/1.00 vMB 17
601,170 601,170 00000000000000000013e8c229fa1e971ce0f0aeff92195a7f2494da2a615f83 2,300 1.00/1.00 vMB 19
601,169 601,169 0000000000000000000d7fca770bf68a2c02d8d1f5cd17f812c1e888f0d80f76 1,765 1.00/1.00 vMB 25
601,168 601,168 00000000000000000013857895025b8ede3303b4b780ac1b086f66ee42407206 2,016 1.00/1.00 vMB 29
601,167 601,167 0000000000000000000018e12397498afbecde98d67999f911da81f84340bc9b 3,002 1.00/1.00 vMB 41
601,166 601,166 0000000000000000000b2b15528a3c44c7d16b7e7b2874b54e57a4dd36c5974c 2,208 1.00/1.00 vMB 31
601,165 601,165 0000000000000000000e87e2cea0b91096da45e4bda27bab12428c280cdd546d 3,225 1.00/1.00 vMB 41
601,164 601,164 0000000000000000000ed4c0644a6929acd0c530cb58ca4681efbd62f9580d31 2,624 1.00/1.00 vMB 61
601,163 601,163 000000000000000000078f15af25f870f1904559ade489d524060d0049e69dc3 3,160 1.00/1.00 vMB 35
601,162 601,162 0000000000000000000a87b3bcaaf86930b2ccc4da0c7765086906badb37b256 2,923 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.11 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: 651.84 GB
    • Received: 13.65 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.