Loading Tool

Explorer IconExplorer

Memory Pool

83,085 transactions
31.37 vMB
0.13074419 BTC
Random Selection Loading Transactions
Max Size: 190.15/200 MB

Candidate Block

Mining Attempt d34d951c947041e4ec842e236caf2ad50d3e1a9ee5e39a6e005bd0593e6d2fff
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 95aa0bb7aca19fa17cc9252210b6ae0d79eb1de2f6c6490cd6a946bf0310acd9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,036
Size: 1.00 vMB
Total Fees: 0.04636838 BTC
Feerates: 318.30 > 4.65 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (64,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
850,940 850,940 00000000000000000003597b688ca626969c55a1bbeacc7b0e294d2cb834dcc2 2,568 1.00/1.00 vMB 10
850,939 850,939 000000000000000000035afbff39a100e6bc712c03afe84bce5dd9761fb4d392 2,139 1.00/1.00 vMB 9
850,938 850,938 000000000000000000022365da204cb4fd6219a24776a87eba3804cb7501c213 1,441 1.00/1.00 vMB 8
850,937 850,937 000000000000000000036934674c8e3554c18538d29794c109b68d5689459fd2 1,598 1.00/1.00 vMB 8
850,936 850,936 0000000000000000000209ff751f8812160e547aac790eb276b800502758bee6 1,939 1.00/1.00 vMB 8
850,935 850,935 0000000000000000000158d1baf9a62b10d820da4056ebcdf35130be8dd3d93b 135 1.00/1.00 vMB 6
850,934 850,934 00000000000000000002079257ab47e261ed806afb8f235f18b2b18f0bb17fec 950 1.00/1.00 vMB 6
850,933 850,933 000000000000000000034e9072a2108c86beaf70384074d88033447db7f4f744 1,468 1.00/1.00 vMB 7
850,932 850,932 00000000000000000002ab192252aa6fa573fb4bb17a283c558f5e0c0d347b55 3,133 1.00/1.00 vMB 8
850,931 850,931 000000000000000000010dade415db2165efa2b2b8cea3d09c88ce7cff73f8e4 3,230 1.00/1.00 vMB 11
850,930 850,930 00000000000000000001994d24bef02f9a05dedced89fb81ebc387f9cfbd567e 3,260 1.00/1.00 vMB 12
850,929 850,929 000000000000000000001d5ae6e5c3bd084b748f796e8535a81a59d742461a0e 3,509 1.00/1.00 vMB 18
850,928 850,928 0000000000000000000089465b707c0002937b7aa9f09ec55a06cc96265161a1 3,416 1.00/1.00 vMB 11
850,927 850,927 000000000000000000002bc4aacca9fdf2c4a22b94e3136cc6eba921b5099a76 5,740 1.00/1.00 vMB 7
850,926 850,926 00000000000000000002144fba999d313d7e052f24b401cfcc4619910bc35232 4,240 1.00/1.00 vMB 7
850,925 850,925 00000000000000000001528a0fd3214f7500820d2b9cc57d45640464ac07330f 7,486 1.00/1.00 vMB 6
850,924 850,924 000000000000000000012654e4e550b034264cddb2f30cf0322c57dc805f4069 2,033 1.00/1.00 vMB 9
850,923 850,923 000000000000000000005a954c6755bf0c20b3301cab39815cb4a9347e6f563d 5,326 1.00/1.00 vMB 8
850,922 850,922 00000000000000000002f6bdb075e03f78eb21f86aa38bfef75da6f66f08c5f2 5,248 1.00/1.00 vMB 7
850,921 850,921 000000000000000000037c558b5d9b00af34c40a53677398372f021d8cb11f0d 5,327 1.00/1.00 vMB 7
850,920 850,920 0000000000000000000035f39c15cc5831f6df68674265790441a177c97cbe19 1,960 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.08 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 722.60 GB
    • Received: 18.40 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.