Loading Tool

Explorer IconExplorer

Memory Pool

15,288 transactions
6.98 vMB
0.02062823 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.11/200 MB

Candidate Block

Mining Attempt 29b4ec71f0e1ec831f064053def83285d9503adc9b232acefb85ef87a570da7b
Version 20000000
Previous Block 000000000000000000018334698b3f919b91679f9b8aa9a5b7a32751b5feadf4
Merkle Root abedfb8ee225a491ceeea5792f2bb3edb4c9deed0f6e6a036bebe728c503e6a0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,457
Size: 1.00 vMB
Total Fees: 0.00736118 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,441 (754,453 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,988 158,988 00000000000007ee50d6b3becc00a21f8f5025a72b57119f17b16a9904140783 7 0.00 vMB 124
158,987 158,987 0000000000000c009412f546e7180eeee49fac70c89f764dccd74af3213f3292 13 0.01 vMB 15
158,986 158,986 0000000000000874dcae527793d3cdcbffc777c2971045b88dbd2a1ef85e467d 25 0.02 vMB 246
158,985 158,985 00000000000003b50722e5b377feff20a60ab6abc754daeb6ad68ad3d0036e07 36 0.01 vMB 145
158,984 158,984 00000000000007f49e72cc73b01e84fe791f7fd925953490b016eeca9a7869c3 25 0.01 vMB 219
158,983 158,983 0000000000000429941f3ba8555e7474445466fa1bc0a7a2688ecdb6e762df5d 24 0.01 vMB 239
158,982 158,982 000000000000053eb6e1118c74219013231a250f8d2beefe2cacc10582df096b 39 0.01 vMB 66
158,981 158,981 0000000000000258ffd9f92150311424eae3e15c7a8252a5acb5a3bc1211526f 101 0.03 vMB 43
158,980 158,980 00000000000009d638c9cfb33b96ca4351819697d249f549066eddad6b257fda 75 0.03 vMB 53
158,979 158,979 00000000000001ae9fe34c34ee6a2331ab5ba7d6e6291fd6cee6948e9ae65982 13 0.00 vMB 0
158,978 158,978 0000000000000044349608b1fdf961feb2640c41c29c77bd9ad077314d30c869 47 0.05 vMB 83
158,977 158,977 000000000000079512681937d6a0eff502e3c0130015fbcb6f3448a4cb310e19 13 0.00 vMB 0
158,976 158,976 00000000000005972afdaa7749b80be941671f92229928b89b86913629fd6d33 17 0.01 vMB 229
158,975 158,975 00000000000007e8ea45b1da5e026749cbcdc9fe8a9d10fd3412e77dd4f1f9e6 25 0.01 vMB 158
158,974 158,974 000000000000027f3c15e1dd5b84d16ce2bf89df388c1b3b6a412a3b3160c400 19 0.00 vMB 0
158,973 158,973 0000000000000dd95d2a15b1c915cfd83fe797aaa2d64ec30a02f78f458f3e49 59 0.02 vMB 130
158,972 158,972 000000000000083a76eb4680d606bd606d0bff502f5e5b5cd1db1ad8ef5a1306 1 0.00 vMB 0
158,971 158,971 0000000000000dabdd00e2893daced9248fe8537c03868fc01350f063c2f7d46 8 0.00 vMB 23
158,970 158,970 00000000000003b43003624f86b6053b7608091b64d876384ddc0cb8e724a2d6 9 0.00 vMB 46
158,969 158,969 00000000000008989239e7554011c948a81f25f4570c9522513fcd3675a9594d 18 0.02 vMB 3,143
158,968 158,968 00000000000002a3df26737b0c87d57419f6ed93e8ee8a46a5a0937642812e6a 18 0.01 vMB 227
Previous 10 blocks ↓
Total Size: 779.64 GB

Node Details:

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