Loading Tool

Explorer IconExplorer

Memory Pool

40,738 transactions
17.89 vMB
0.16202165 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.85/200 MB

Candidate Block

Mining Attempt 6cd86862433a75702f1860517e99fe94086a8992c66664845bb9deb835b40846
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root d7781485ffcc3dcc7cc0cfd28bdfe87dc9660eaced1b14bfbc067319b42acb17
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,298
Size: 1.00 vMB
Total Fees: 0.05072690 BTC
Median Feerate: 4.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (783,223 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
130,098 130,098 00000000000004b8cec5462bd401a492d98df810e1e9449e67150075adc9ad9f 3 0.00 vMB 3,875
130,097 130,097 00000000000018d54f20378d79493f292f5fd61a492a94b070fd10dec708bf8a 52 0.02 vMB 158
130,096 130,096 0000000000000caffb5d6652532f01973f36616ab6dbcfa0310f04e017f66580 32 0.02 vMB 66
130,095 130,095 000000000000002aef2b6561d72121295e529cbc8030edc5e1fe35717974e897 27 0.01 vMB 2,730
130,094 130,094 0000000000001d4d6f55366cb0557b3a583f0c8e5176999a8796090a0b4eafae 74 0.05 vMB 371
130,093 130,093 000000000000170e493b1441123226932dfb69ef96349427021c8f7756473ca8 13 0.01 vMB 2,066
130,092 130,092 000000000000176d181dbb7fc81aba4861d5dda8f72e5af025935c6a7f11a947 16 0.01 vMB 1,379
130,091 130,091 000000000000076da075ebdd41fc39d514d05d1e5880fd41223419e15dc4e116 9 0.00 vMB 483
130,090 130,090 00000000000013291e653001d7a555aeed4c77fd65833f4b6c0627ca8f9ceb0d 112 0.04 vMB 274
130,089 130,089 0000000000001697a6f1d3d361ab686de0032f6c275a8d13df69a82d23086d73 32 0.01 vMB 725
130,088 130,088 000000000000090b0885638df5311216d14b81da7afff84838e8f7bfa681d8b9 85 0.03 vMB 0
130,087 130,087 00000000000001b695b1b2c701144517e15bfb2c0c527697661788f8bc9d3ceb 17 0.00 vMB 1,200
130,086 130,086 0000000000000d51c9a52935b2fbbf01f19beda456eb49aa8ed913fc49b87964 79 0.03 vMB 1,548
130,085 130,085 00000000000016a03c8916ba8280067272cdb8ea08ef56b8b2f517d9110bc92a 56 0.03 vMB 1,034
130,084 130,084 000000000000199913e99724818b37a7bd9f5bfa56fa3bb794ad3b52c59a9e30 3 0.00 vMB 3,868
130,083 130,083 000000000000187de74bdf7df6fde7c18ccbb1c020a7dbf435064e60be156d2b 38 0.01 vMB 777
130,082 130,082 00000000000005c16c50f53a11dbc62bb36086cadeb43e170d75ad3c6fe0108e 77 0.03 vMB 516
130,081 130,081 000000000000040167d3bb2f6d3837eb89bd79cd2d7d736d61a5513c2cb2558e 26 0.01 vMB 629
130,080 130,080 000000000000094f835a630c9e07bd8fe5a936a091f88999847beac42bd15412 9 0.00 vMB 1,321
130,079 130,079 00000000000012552ae259de241e7adab41dcd9a4e5678478f7a87aa6a4ee741 98 0.03 vMB 31
130,078 130,078 00000000000007ecbc1c30eda6176a90443cfb13562d22dad310cf76f0e7accd 81 0.05 vMB 736
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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