Loading Tool

Explorer IconExplorer

Memory Pool

41,123 transactions
26.65 vMB
0.06272015 BTC
Random Selection Loading Transactions
Max Size: 139.16/200 MB

Candidate Block

Mining Attempt 595c2103d51ca5526ee3c5fab22f5d47f3c11c09dc4c08ab7a7ab7704617105d
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root 3548e7dd98055a360ef70a270904fc71766147976d49ab061ef5f8ba8dcce896
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,276
Size: 1.00 vMB
Total Fees: 0.01333818 BTC
Feerates: 151.03 > 1.34 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (120,821 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
794,120 794,120 00000000000000000002a223f58f19601585e7bbbc96387fcd15aea1a475a0af 3,402 1.00/1.00 vMB 30
794,119 794,119 00000000000000000001d271f9dbce751d77fcb64b0950f71ac4679de0f972e9 3,276 1.00/1.00 vMB 24
794,118 794,118 00000000000000000000e266439d79775afe0dc54c2bc50be098fe710b403be9 2,297 1.00/1.00 vMB 17
794,117 794,117 00000000000000000004995600a1dd85d4a7ab2a7e661a2816af290eb4cd5f0a 3,049 1.00/1.00 vMB 25
794,116 794,116 000000000000000000007b181a92f794a465beee1151621a8946f6541d1268a1 2,215 1.00/1.00 vMB 19
794,115 794,115 0000000000000000000002b389f09c49ddfcf8450ffb5563da30bb9a5bb00330 3,341 1.00/1.00 vMB 38
794,114 794,114 00000000000000000000a6861032266dce20694017a413d869d01699fff8b7db 3,003 1.00/1.00 vMB 34
794,113 794,113 00000000000000000001454ba42db062466da3dea227be2c3725b16d0c437c75 2,474 1.00/1.00 vMB 27
794,112 794,112 000000000000000000056eb88c9c4a335c0baa5bdeb945f8b60619216acf8e64 2,886 1.00/1.00 vMB 49
794,111 794,111 00000000000000000000a13f72831573fb120c190b3de4a78b0544086ad9d178 5,040 1.00/1.00 vMB 10
794,110 794,110 00000000000000000003bfbedd7aba749b8272f17d9168ef8ada2bab8b2497a2 2,526 1.00/1.00 vMB 19
794,109 794,109 000000000000000000051bc987c44247cfd8d285a5d8d1f22c4c2f7b390990d3 6,326 1.00/1.00 vMB 9
794,108 794,108 00000000000000000004bba8b37dbffdb50eca8a6166ff5d135a5cc8084d265f 5,626 1.00/1.00 vMB 13
794,107 794,107 00000000000000000001080edf21ea37ca82285350ec22d8759476136ee5cd6f 4,465 1.00/1.00 vMB 16
794,106 794,106 0000000000000000000190145225d1f05716147fe0e2f08896bd4860486c3f2f 3,128 1.00/1.00 vMB 14
794,105 794,105 00000000000000000002ccbab24d3b7891e879945189c4648b109aabf63fb5bc 996 1.00/1.00 vMB 11
794,104 794,104 00000000000000000000ad2f8e04c2c8d9ec1bf5298db1657af2823ed4c026bc 1,069 1.00/1.00 vMB 14
794,103 794,103 000000000000000000031ed9d116762f6e4aebcca54bd7927c9117dfa780e189 2,961 1.00/1.00 vMB 24
794,102 794,102 00000000000000000002ddffeccb0aeacca4d58fb0b27937100b9574d97dae38 2,324 1.00/1.00 vMB 19
794,101 794,101 000000000000000000046f313b0ed20307ea7843e3ff20c7eed1bff3bf803222 2,096 1.00/1.00 vMB 21
794,100 794,100 000000000000000000042f0bcd6aa564b03c51fbca2dd19482e8d55d51b81db8 1,120 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.28 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: 657.00 GB
    • Received: 14.44 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.