Loading Tool

Explorer IconExplorer

Memory Pool

84,654 transactions
32.76 vMB
0.08340297 BTC
Random Selection Loading Transactions
Max Size: 194.09/200 MB

Candidate Block

Mining Attempt 6b6edd1b403e396e24bf0a5a48cf758ddd7d3504266e613c100f063271671396
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 5a0653f6f947f152ea0e1039d75a1b67230a99853f0076c327350cd3326a4c58
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,323
Size: 1.00 vMB
Total Fees: 0.01850263 BTC
Feerates: 120.64 > 1.85 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (161,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,082 753,082 000000000000000000044b96732698098e108e081634301b4edf638cb5441441 2,715 1.00/1.00 vMB 11
753,081 753,081 00000000000000000006ebbfec6481783dd6c38a483be2096de3e8956a977d7f 3,072 1.00/1.00 vMB 11
753,080 753,080 0000000000000000000653cd6fd9a466fcac4630a8b915a1dabfef2a8e09a02d 2,774 1.00/1.00 vMB 9
753,079 753,079 00000000000000000000acf08806f2cb7045897713c024376d1f96199441dd63 3,337 1.00/1.00 vMB 12
753,078 753,078 00000000000000000002a15934a92759821f32eeed573d1bdda45fe2a7cc95eb 2,416 1.00/1.00 vMB 11
753,077 753,077 00000000000000000004206af174a7c2df61dc85ef74e10cd5cd2e9f4acb268d 2,050 1.00/1.00 vMB 11
753,076 753,076 000000000000000000032cdb8898b645d52903873e4a3152cd0094a86efbee8d 1,674 1.00/1.00 vMB 13
753,075 753,075 000000000000000000021d2363fd341d92563e340baf7fa73e09642b3ddbda10 2,031 1.00/1.00 vMB 14
753,074 753,074 000000000000000000002c7998ee8326323f792fcd4cd01e443fdca3d3f491b3 2,701 1.00/1.00 vMB 14
753,073 753,073 00000000000000000001d93a6be58565d1e2be5b7a2b148177c351de082cddf1 2,562 1.00/1.00 vMB 24
753,072 753,072 00000000000000000003cc89f3847c58d4250cd98f693150ae4c99f3ac484c36 2,959 1.00/1.00 vMB 17
753,071 753,071 000000000000000000050b702cb3867a1993296b5d3663f8862fe1dcbdca5399 1,858 1.00/1.00 vMB 11
753,070 753,070 00000000000000000005aa0d1329d9dcacbe956a33d7233be74985db4e0dae10 1,858 1.00/1.00 vMB 10
753,069 753,069 0000000000000000000527c46ed0bd90669de7f56826bf5264f661e7530dcce3 3,283 1.00/1.00 vMB 16
753,068 753,068 000000000000000000040d810542db46f663a0ab6f9a1173d212452054807da6 2,751 1.00/1.00 vMB 15
753,067 753,067 00000000000000000004e4f2288b7052e09b0a895688416992707cb5d7d9aa51 1,713 1.00/1.00 vMB 12
753,066 753,066 00000000000000000006e279cf2002bbd23f579c1d15d4e3378f341608f1f26f 3,485 1.00/1.00 vMB 21
753,065 753,065 00000000000000000005f498434d24ee0cdbafadb10a1a05a0b4aef05ab1d4e3 2,291 1.00/1.00 vMB 24
753,064 753,064 0000000000000000000124f3579cfa233012cb855d05b852560ccc070af3d943 1,492 1.00/1.00 vMB 10
753,063 753,063 00000000000000000006d6290ffb4c486f1047e37004024eb795b1ed16cecf63 3,045 1.00/1.00 vMB 14
753,062 753,062 0000000000000000000778b806a545e1b78546594cb49e727e2ef5dc18cba534 2,946 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.30 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.38 GB
    • Received: 14.54 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.