Loading Tool

Explorer IconExplorer

Memory Pool

44,470 transactions
26.39 vMB
0.05358601 BTC
Random Selection Loading Transactions
Max Size: 139.57/200 MB

Candidate Block

Mining Attempt 39c0ba1406957f9ab97f1fef01bd53f206100c33ab535576899636748e0cca1a
Version 20000000
Previous Block 000000000000000000010a691d8711905b74c8ca1255100e4f4641696d5db79a
Merkle Root 4af1eb7481c50a3be4bfc624ae9c1a9c4b31954aa15d56ab2e8576eab71f2149
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,193
Size: 1.00 vMB
Total Fees: 0.00532264 BTC
Feerates: 40.21 > 0.53 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,736 (159,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
754,940 754,940 000000000000000000054ce9d6f1b86a30fa767c4f60ea89e83d9540680222b9 2,971 1.00/1.00 vMB 16
754,939 754,939 00000000000000000001252dcebe150490ac28f8e2b73414022d360b3aeeaad2 3,179 1.00/1.00 vMB 20
754,938 754,938 000000000000000000050f3c5319610ff8cd25c95d35eb2eabe3eca043cb4f57 1,880 1.00/1.00 vMB 10
754,937 754,937 00000000000000000003ef26e14bdf46e76c90d993d212b95daadf5f940e4094 2,111 1.00/1.00 vMB 14
754,936 754,936 00000000000000000005c8e142d5cbeb8de4c50c1af1f61a5c35f862cb435e90 2,310 1.00/1.00 vMB 11
754,935 754,935 0000000000000000000517f761837697f2d183efb751bfe05f33820deac6c409 1,611 1.00/1.00 vMB 14
754,934 754,934 0000000000000000000346f66486d2697771221ab780d91c562932264fec09c0 1,336 1.00/1.00 vMB 12
754,933 754,933 00000000000000000002eacdd445faed085c36a1f556a9b043e4ac20482cc06a 1,814 0.85/1.00 vMB 9
754,932 754,932 00000000000000000007313b77fce28ab159db71b2370691521e72e6ad736d81 156 0.20/1.00 vMB 2
754,931 754,931 0000000000000000000834454d658f91fbc8cb21bd19017c1e95f9d1eb430922 2,829 1.00/1.00 vMB 12
754,930 754,930 00000000000000000002e01c4db0c90288d50826af912c6f09bc1d375d01a848 2,767 1.00/1.00 vMB 10
754,929 754,929 00000000000000000003b9915dc3acd1b1d975abf5e6dd85c73425b1b519ad69 402 1.00/1.00 vMB 17
754,928 754,928 00000000000000000000c173f239566ed30abb19c332ee0cdf72ae5a1a7f75d3 1,229 1.00/1.00 vMB 13
754,927 754,927 00000000000000000003170eb98b3b51be613e7e3ef9be3e4fd8f2bfadc8bca1 1,633 0.87/1.00 vMB 12
754,926 754,926 0000000000000000000399073654f603a1e0050136450de642cc31a8ed8c0075 1,140 0.87/1.00 vMB 6
754,925 754,925 00000000000000000007aaade99091d0a48f7c5d00d97884573adac34ff0586c 1,492 1.00/1.00 vMB 12
754,924 754,924 00000000000000000008700c7be8dabbe8d7763d8f5db87d2a56e5a26c472a47 606 0.25/1.00 vMB 23
754,923 754,923 000000000000000000013d56888151a4ed36ed262a93a1549510c7431346b07b 927 0.27/1.00 vMB 11
754,922 754,922 0000000000000000000480a4c9e939becc2a4c320465ee9e16312198ee74640c 2,954 1.00/1.00 vMB 13
754,921 754,921 000000000000000000024af6ae980d3072c94a5e0e05377577005f09f4cbf101 2,904 1.00/1.00 vMB 9
754,920 754,920 0000000000000000000628917b7404d95e55ad6768029e748096bc9a0899a351 3,225 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.92 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: 646.11 GB
    • Received: 12.81 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.